<?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/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:cc="http://web.resource.org/cc/" xml:lang="ja" >
	<channel rdf:about="http://niji.dtiblog.com/?xml">
		<title>底辺新聞</title>
		<link>http://niji.dtiblog.com/</link>
		<description></description>
		<dc:language>ja</dc:language>
		<items>
			<rdf:Seq>
            				<rdf:li rdf:resource="http://niji.dtiblog.com/blog-entry-1.html" />
						</rdf:Seq>
		</items>
	</channel>

    	<item rdf:about="http://niji.dtiblog.com/blog-entry-1.html">
		<link>http://niji.dtiblog.com/blog-entry-1.html</link>
		<title>てすとタイトル</title>
		<description>てすと</description>
		<content:encoded><![CDATA[ てすと ]]></content:encoded>
		<dc:subject>未分類</dc:subject>
		<dc:date>2008-04-25T18:48:54+09:00</dc:date>
		<dc:creator>garu</dc:creator>
		<dc:publisher>DTI-BLOG</dc:publisher>
	</item>
	</rdf:RDF>