<?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>How I Use PowerShell to Simplify My Workflow on Windows 11</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/my-favourite-powershell-commands</link>
          <description>A personal take on how I use PowerShell to simplify tasks on Windows 11. Discover the commands I find most useful for improving my daily development workflow.</description>
          <pubDate>Wed, 09 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Goodbye Digital Ocean, Hello Vercel: My Blog’s Fresh Start</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/new-blog</link>
          <description>Why I Switched My Blog to Vercel After 8 Years on Digital Ocean.</description>
          <pubDate>Mon, 30 Sep 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>