<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://ajdeleon.xyz</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Vim: More than just :wq</title>
          <link>https://ajdeleon.xyz/blog/vim</link>
          <description>Learn why Vim is more than meets the eye, and why that may not be a good thing</description>
          <pubDate>Tue, 06 May 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>