<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://purl.org/rss/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="https://blog.pet111.cn/feed/rss/archives/98/">
<title>小生博客 - Typecho实时在线人数统计代码 的评论</title>
<link>https://blog.pet111.cn/archives/98/</link>
<description>首先在主题文件里的/Cuteen/functions.php里面最下面放入以下代码//在线人数function online_users() {    $filename='online.txt...</description>
<items>
<rdf:Seq>
</rdf:Seq>
</items>
</channel>
</rdf:RDF>