<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>我的个人空间</title>
  <link>http://localhost:3000</link>
  <description>热爱生活，热爱技术，记录成长的点滴。</description>
  <atom:link href="http://localhost:3000/rss.xml" rel="self" type="application/rss+xml"/>
  <lastBuildDate>Mon, 08 Jun 2026 15:46:37 GMT</lastBuildDate>
  <item>
    <title>欢迎来到我的个人空间</title>
    <link>http://localhost:3000/blog/1</link>
    <description><![CDATA[这是我的第一篇博客文章，记录搭建个人空间的历程。]]></description>
    <pubDate>Mon, 08 Jun 2026 09:16:47 GMT</pubDate>
    <guid>http://localhost:3000/blog/1</guid>
  </item>
</channel>
</rss>