diff options
Diffstat (limited to 'sample/rss/rnn.rdf')
-rw-r--r-- | sample/rss/rnn.rdf | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/sample/rss/rnn.rdf b/sample/rss/rnn.rdf new file mode 100644 index 0000000000..41c5dda08c --- /dev/null +++ b/sample/rss/rnn.rdf @@ -0,0 +1,44 @@ +<?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/"> +<channel> +<title>RNN</title><link>http://rnn.sourceforge.jp</link><description>Ruby no News</description> +<items><rdf:Seq> +<rdf:li rdf:resource="http://rnn.sourceforge.jp/modules/news/article.php?storyid=140"/> +<rdf:li rdf:resource="http://rnn.sourceforge.jp/modules/news/article.php?storyid=139"/> +<rdf:li rdf:resource="http://rnn.sourceforge.jp/modules/news/article.php?storyid=138"/> +<rdf:li rdf:resource="http://rnn.sourceforge.jp/modules/news/article.php?storyid=137"/> +<rdf:li rdf:resource="http://rnn.sourceforge.jp/modules/news/article.php?storyid=136"/> +</rdf:Seq></items> +</channel> + + +<item rdf:about="http://rnn.sourceforge.jp/modules/news/article.php?storyid=140"> +<title>まつもとさんへのインタビュー</title> +<link>http://rnn.sourceforge.jp/modules/news/article.php?storyid=140</link> +<description>まつもとさんへのインタビュー (Fri Mar 14 16:40:43 JST 2003)</description> +</item> + +<item rdf:about="http://rnn.sourceforge.jp/modules/news/article.php?storyid=139"> +<title>kwarts -- HTMLテンプレートライブラリ</title> +<link>http://rnn.sourceforge.jp/modules/news/article.php?storyid=139</link> +<description>kwarts -- HTMLテンプレートライブラリ (Wed Mar 12 22:14:54 JST 2003)</description> +</item> + +<item rdf:about="http://rnn.sourceforge.jp/modules/news/article.php?storyid=138"> +<title>Linux Jurnal: Ruby</title> +<link>http://rnn.sourceforge.jp/modules/news/article.php?storyid=138</link> +<description>Linux Jurnal: Ruby (Wed Mar 12 04:02:01 JST 2003)</description> +</item> + +<item rdf:about="http://rnn.sourceforge.jp/modules/news/article.php?storyid=137"> +<title>電脳 Ruby セミナー</title> +<link>http://rnn.sourceforge.jp/modules/news/article.php?storyid=137</link> +<description>電脳 Ruby セミナー (Tue Mar 11 20:20:37 JST 2003)</description> +</item> + +<item rdf:about="http://rnn.sourceforge.jp/modules/news/article.php?storyid=136"> +<title>KWICツールtea</title> +<link>http://rnn.sourceforge.jp/modules/news/article.php?storyid=136</link> +<description>KWICツールtea (Tue Mar 11 01:01:19 JST 2003)</description> +</item> +</rdf:RDF> |