<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Dee's Portfolio</title>
        <link>https://vathys.github.io</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Test Post</title>
          <link>https://vathys.github.io/blog/test_page</link>
          <description>Making sure the blog post works</description>
          <pubDate>Wed, 21 Jan 2026 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>