<?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>Are you an engineer or a frameworker?</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/engineering-frameworker</link>
          <description>Explore the ways you are doing the things you do, what type of path are you following and what you want to become?</description>
          <pubDate>Mon, 10 Jun 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>