<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title><![CDATA[LiteNote]]></title>
<link><![CDATA[http://127.0.0.1:5555]]></link>
<description><![CDATA[用 PHP 8.5 写的轻量级个人博客]]></description>
<language><![CDATA[zh-CN]]></language>
<lastBuildDate>Thu, 04 Jun 2026 02:36:42 +0800</lastBuildDate>
<generator>LiteNote PHP 8.5</generator>
<atom:link href="http://127.0.0.1:5555/feed" rel="self" type="application/rss+xml"/>
<item>
<title><![CDATA[我的第二篇文章]]></title>
<link><![CDATA[http://127.0.0.1:5555/post/my-second-post.html]]></link>
<guid isPermaLink="true"><![CDATA[http://127.0.0.1:5555/post/my-second-post.html]]></guid>
<pubDate>Wed, 03 Jun 2026 23:42:29 +0800</pubDate>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/"><![CDATA[admin]]></dc:creator>
<category><![CDATA[默认分类]]></category>
<description><![CDATA[这是测试摘要]]></description>
<content:encoded><![CDATA[<p>测试内容</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[欢迎使用我的博客]]></title>
<link><![CDATA[http://127.0.0.1:5555/post/welcome.html]]></link>
<guid isPermaLink="true"><![CDATA[http://127.0.0.1:5555/post/welcome.html]]></guid>
<pubDate>Wed, 03 Jun 2026 23:32:27 +0800</pubDate>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/"><![CDATA[admin]]></dc:creator>
<category><![CDATA[默认分类]]></category>
<description><![CDATA[这是第一篇示例文章]]></description>
<content:encoded><![CDATA[<p>欢迎使用 <strong>MyBlog</strong>！这是你的第一篇文章。</p><p>你可以在后台编辑或删除它。</p>]]></content:encoded>
</item>
</channel>
</rss>