<?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>The Never Ending Battle Against Software Complexity</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/software-complexity</link>
          <description>Explore the challenges of managing software complexity and strategies to mitigate its effects on development and maintenance.</description>
          <pubDate>Fri, 26 Jul 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>