<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Simon Döring's blog]]></title><description><![CDATA[Simon Döring's blog]]></description><link>https://hashnode.simon-doering.com</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 20:01:40 GMT</lastBuildDate><atom:link href="https://hashnode.simon-doering.com/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[Test article]]></title><description><![CDATA[This is my first article on Hashnode
I am a big Rust fan. Here is an example:
fn main() {
    println!("Hello, Rust!");
}

https://gist.github.com/sdoering01/d1567b91f2dbfff384fb66748d8e5e1b 

💡
This is a hint!


$$\sum_{i=1}^n \frac{1}{2n} < 1$$]]></description><link>https://hashnode.simon-doering.com/test-article</link><guid isPermaLink="true">https://hashnode.simon-doering.com/test-article</guid><dc:creator><![CDATA[Simon Döring]]></dc:creator><pubDate>Wed, 22 Nov 2023 23:02:40 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/stock/unsplash/npxXWgQ33ZQ/upload/d94adccc0e437aea213a0d50c9183333.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h1 id="heading-this-is-my-first-article-on-hashnode">This is my first article on Hashnode</h1>
<p>I am a big Rust fan. Here is an example:</p>
<pre><code class="lang-rust"><span class="hljs-function"><span class="hljs-keyword">fn</span> <span class="hljs-title">main</span></span>() {
    <span class="hljs-built_in">println!</span>(<span class="hljs-string">"Hello, Rust!"</span>);
}
</code></pre>
<div class="gist-block embed-wrapper" data-gist-show-loading="false" data-id="d1567b91f2dbfff384fb66748d8e5e1b"><div class="embed-loading"><div class="loadingRow"></div><div class="loadingRow"></div></div><a href="https://gist.github.com/sdoering01/d1567b91f2dbfff384fb66748d8e5e1b" class="embed-card">https://gist.github.com/sdoering01/d1567b91f2dbfff384fb66748d8e5e1b</a></div><p> </p>
<div data-node-type="callout">
<div data-node-type="callout-emoji">💡</div>
<div data-node-type="callout-text">This is a hint!</div>
</div>

<p>$$\sum_{i=1}^n \frac{1}{2n} &lt; 1$$</p>]]></content:encoded></item></channel></rss>