<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.1">Jekyll</generator><link href="https://vdachev.net/feed.xml" rel="self" type="application/atom+xml" /><link href="https://vdachev.net/" rel="alternate" type="text/html" /><updated>2022-03-29T08:54:36+00:00</updated><id>https://vdachev.net/feed.xml</id><title type="html">Valery’s Home</title><subtitle>Hello! My name Valéry and this is the home my online personality lives in! :)</subtitle><entry><title type="html">Hello World</title><link href="https://vdachev.net/blog/2022/02/26/welcome.html" rel="alternate" type="text/html" title="Hello World" /><published>2022-02-26T10:30:00+00:00</published><updated>2022-02-26T10:30:00+00:00</updated><id>https://vdachev.net/blog/2022/02/26/welcome</id><content type="html" xml:base="https://vdachev.net/blog/2022/02/26/welcome.html"><![CDATA[<div class="language-csharp highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">Console</span><span class="p">.</span><span class="nf">WriteLine</span><span class="p">(</span><span class="s">"Hello World!"</span><span class="p">);</span>
</code></pre></div></div>

<p>It’s Valéry here and this is my new home. <a href="https://jekyllrb.com/">Jekyll</a> and I will serve you some content.</p>

<p>For example, the <a href="https://docs.microsoft.com/en-us/dotnet/csharp/tour-of-csharp/tutorials/hello-world">C# sample above</a>
that shows how syntax highlighting works. :D</p>

<p>For more advanced tips and tricks… Umm… Anyway! Peace out! :)</p>]]></content><author><name></name></author><category term="blog" /><summary type="html"><![CDATA[Console.WriteLine("Hello World!");]]></summary></entry></feed>