<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Personal Blog</title>
    <link>https://personal-blog.vercel.app</link>
    <description>Thoughts on technology, programming, and life.</description>
    <language>en</language>
    <lastBuildDate>Fri, 17 Jul 2026 08:44:37 GMT</lastBuildDate>
    <atom:link href="https://personal-blog.vercel.app/rss" rel="self" type="application/rss+xml"/>
    
    <item>
      <title><![CDATA[Getting Started with Next.js 14]]></title>
      <link>https://personal-blog.vercel.app/blog/getting-started-with-nextjs</link>
      <guid isPermaLink="true">https://personal-blog.vercel.app/blog/getting-started-with-nextjs</guid>
      <description><![CDATA[Learn how to build modern web applications with Next.js 14 and its new features.]]></description>
      <pubDate>Mon, 15 Jan 2024 00:00:00 GMT</pubDate>
      <category>nextjs</category>
      <category>react</category>
      <category>tutorial</category>
    </item>

    <item>
      <title><![CDATA[Building a Personal Blog with MDX]]></title>
      <link>https://personal-blog.vercel.app/blog/building-blog-with-mdx</link>
      <guid isPermaLink="true">https://personal-blog.vercel.app/blog/building-blog-with-mdx</guid>
      <description><![CDATA[Learn how to create a personal blog using MDX for rich content authoring.]]></description>
      <pubDate>Wed, 10 Jan 2024 00:00:00 GMT</pubDate>
      <category>mdx</category>
      <category>blog</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>