<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Blog</title>
        <link>https://zakee.dev/blog</link>
        <description>Hot tech takes and a bit of everything else.</description>
        <item>
          <title>Hello World</title>
          <link>https://zakee.dev/blog/hello-world</link>
          <description>New Beginnings</description>
          <pubDate>Sat, 22 Mar 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>