<?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/">

	<channel rdf:about="RSS/100/">
		<title></title>
		<link></link>
		<description></description>
		<dc:language>ja</dc:language>
		<items>
		<rdf:Seq>
			<rdf:li rdf:resource="" />
		</rdf:Seq>
		</items>
	</channel>

	<item rdf:about="">
		<link></link>
		<title></title>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<dc:subject></dc:subject>
		<dc:date></dc:date>
		<dc:creator></dc:creator>
		<dc:publisher>NINJA BLOG</dc:publisher>
		<dc:rights></dc:rights>
	</item>
</rdf:RDF>
