<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="ja">

	<channel rdf:about="http://www.ncn-t.net/hakoniwa/">
		<title>箱庭喫茶</title>
		<link>http://www.ncn-t.net/hakoniwa/</link>
		<description>箱庭を設置とスクリプトの配布</description>
		<language>ja</language>
		<dc:creator>kattin</dc:creator>
		<dc:rights>kattin</dc:rights>

		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://www.ncn-t.net/hakoniwa/" />
				<rdf:li rdf:resource="http://www.ncn-t.net/hakoniwa/hakoniwa.html" />
				<rdf:li rdf:resource="http://www.ncn-t.net/hakoniwa/readme.html" />
				<rdf:li rdf:resource="http://www.ncn-t.net/hakoniwa/" />
			</rdf:Seq>
		</items>
	</channel>

	<item rdf:about="http://www.ncn-t.net/hakoniwa/">
		<title>箱庭喫茶</title>
		<link>http://www.ncn-t.net/hakoniwa/</link>
		<description>未定</description>
		<dc:date>2004-10-08(Fri)</dc:date>
	</item>

	<item rdf:about="http://www.ncn-t.net/hakoniwa/hakoniwa.html">
		<title>箱庭諸島関連</title>
		<link>http://www.ncn-t.net/hakoniwa/hakoniwa.html</link>
		<description>RSSのお試し中です＾＾;すいません。</description>
		<dc:date>2004-10-08(Fri)</dc:date>
	</item>

	<item rdf:about="http://www.ncn-t.net/hakoniwa/readme.html">
		<title>このサイトについて</title>
		<link>http://www.ncn-t.net/hakoniwa/readme.html</link>
		<description>こんにちは</description>
		<dc:date>2004-10-08(Fri)</dc:date>
	</item>

	<item rdf:about="http://www.ncn-t.net/hakoniwa/">
		<title>追加してみるテスト!</title>
		<link>http://www.ncn-t.net/hakoniwa/</link>
		<description>かぶってるとどうなるだろう</description>
		<dc:date>2004-10-09-Sat</dc:date>
	</item>

</rdf:RDF>