<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://portfolio-blog-starter.vercel.app</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>A Robot Wrote This</title>
          <link>https://portfolio-blog-starter.vercel.app/claude-wrote-this</link>
          <description>Testing if an AI can write blog posts. Spoiler: barely.</description>
          <pubDate>Sat, 24 Jan 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>A blog? In this economy?</title>
          <link>https://portfolio-blog-starter.vercel.app/a-blog</link>
          <description>Why in the name of all that is holy are you doing this?</description>
          <pubDate>Mon, 02 Jun 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>