<?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>First Steps: The Journey to an MVP Begins!</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/the-genisis-first-steps</link>
          <description>Building from the ground up, the first steps on the road to an MVP.</description>
          <pubDate>Sun, 27 Jul 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>