<?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>Linux: Não Seja um Refém do seu Sistema</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/linux</link>
          <description>Explore the enduring debate between using spaces and tabs for code indentation, and why this choice matters more than you might think.</description>
          <pubDate>Sat, 28 Jun 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>