<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Max&#39; Blog</title>
    <link>https://blog.bossing.vip/</link>
    <description>I write about whatever my mind can think of</description>
    <pubDate>Mon, 07 Sep 2026 14:32:21 +0000</pubDate>
    <item>
      <title>Hello, World!</title>
      <link>https://blog.bossing.vip/hello-world</link>
      <description>&lt;![CDATA[I still haven&#39;t figured out how exactly the styling of this page works, but I think this is going to be fun!&#xA;&#xA;fun main() {&#xA;  println(&#34;Hello, World!&#34;)&#xA;}&#xA;`]]&gt;</description>
      <content:encoded><![CDATA[<p>I still haven&#39;t figured out how exactly the styling of this page works, but I think this is going to be fun!</p>

<pre><code class="language-kotlin">fun main() {
  println(&#34;Hello, World!&#34;)
}
</code></pre>
]]></content:encoded>
      <guid>https://blog.bossing.vip/hello-world</guid>
      <pubDate>Tue, 11 Aug 2026 19:42:51 +0000</pubDate>
    </item>
  </channel>
</rss>