<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
>
<channel>
<title><![CDATA[Hello World]]></title> 
<atom:link href="https://blog.xllll.cn/rss.php" rel="self" type="application/rss+xml" />
<description><![CDATA[]]></description>
<link>https://blog.xllll.cn/</link>
<language>zh-cn</language>

<item>
    <title>演示文章</title>
    <link>https://blog.xllll.cn/?post=1</link>
    <description><![CDATA[<p>这是一篇演示文章</p>]]></description>
    <pubDate>Thu, 07 May 2026 16:24:38 +0800</pubDate>
    <dc:creator>z</dc:creator>
    <guid>https://blog.xllll.cn/?post=1</guid>
</item>
</channel>
</rss>