<?xml version="1.0" encoding="GB2312"?>   
<rdf:RDF 
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
xmlns:dc="http://purl.org/dc/elements/1.1/" 
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
xmlns:admin="http://webns.net/mvcb/" 
xmlns:cc="http://web.resource.org/cc/" 
xmlns="http://purl.org/rss/1.0/"> 

<channel rdf:about="http://cndx.blogchina.com/index.html"> 
<title><![CDATA[cndx的博客]]></title> 
<link>http://cndx.blogchina.com/index.html</link> 
<description><![CDATA[欢迎访问cndx的博客]]></description> 
<dc:language>zh-cn</dc:language> 
<dc:creator>cndx</dc:creator> 
<dc:date>2005-09-22T23:27:35Z</dc:date> 
<admin:generatorAgent rdf:resource="http://blog.blogchina.com.com/" /> 

<items> 
<rdf:Seq>
<rdf:li rdf:resource="http://cndx.blogchina.com/3006754.html" />
</rdf:Seq> 
</items> 

</channel>


<item rdf:about="http://cndx.blogchina.com/3006754.html"> 
<title><![CDATA[04623]]></title> 
<link>http://cndx.blogchina.com/3006754.html</link> 
<description><![CDATA[${diary.diaryContent}]]></description> 
<dc:subject><![CDATA[${diary.category.categoryName}]]></dc:subject> 
<dc:creator><![CDATA[cndx]]></dc:creator> 
<dc:date>${diary.createTimeStr}</dc:date> 
</item> 

  
</rdf:RDF> 