<?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.vitae.jp/malkuth/rss.php">
		<title>Newspaper Scrapbook</title>
		<link>http://huat.jp/new-scrapbook/</link>
		<description>「{$page1.title}」RSS Feed</description>
		<dc:date>2021-10-05T11:15+09:00</dc:date>
		<dc:creator></dc:creator>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://huat.jp/new-scrapbook/no/1" />
				<rdf:li rdf:resource="http://huat.jp/new-scrapbook/no/3" />
			</rdf:Seq>
		</items>
	</channel>
	<item rdf:about="http://huat.jp/new-scrapbook/no/1">
		<title>全体記事保存</title>
		<link>http://huat.jp/new-scrapbook/no/1</link>
		<description> 
　・年度別、日付順に全部のスクラップ記事が閲覧出来ます。
　⇒・ 開く 
 </description>
		<dc:date>2021-10-05T11:15+09:00</dc:date>
		<dc:creator></dc:creator>
	</item>
	<item rdf:about="http://huat.jp/new-scrapbook/no/3">
		<title>人物別スクラップ記事</title>
		<link>http://huat.jp/new-scrapbook/no/3</link>
		<description> 
　・個人別スクラップ記事保存
　⇒・ 開く 
 </description>
		<dc:date>2021-10-05T11:15+09:00</dc:date>
		<dc:creator></dc:creator>
	</item>
</rdf:RDF>