view rss.xml @ 3:7b2d8f8eaa7b default tip

few changes
author Shoshi TAMAKI <shoshi@cr.ie.u-ryukyu.ac.jp>
date Tue, 15 Jun 2010 22:32:19 +0900
parents a2f0a2c135cf
children
line wrap: on
line source

<?xml version="1.0" encoding="euc-jp" ?>

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

<channel rdf:about="http://www.hyuki.com/yukiwiki/rss.xml">
 <title>YukiWiki 2.1.3</title>
 <link>http://www.hyuki.com/yukiwiki/wiki.cgi</link>
 <description>This is YukiWiki, yet another Wiki clone</description>
 <items>
  <rdf:Seq>
      <rdf:li rdf:resource="http://www.hyuki.com/yukiwiki/wiki.cgi?FrontPage" />
    <rdf:li rdf:resource="http://www.hyuki.com/yukiwiki/wiki.cgi?hogehoge" />
    <rdf:li rdf:resource="http://www.hyuki.com/yukiwiki/wiki.cgi?%a4%a2%a4%a2%a4%a2%a4%a2%a4%a2%a4%a2%a4%a2%a4%a2" />

  </rdf:Seq>
 </items>
</channel>

   <item rdf:about="http://www.hyuki.com/yukiwiki/wiki.cgi?FrontPage">
    <title>FrontPage</title>
    <link>http://www.hyuki.com/yukiwiki/wiki.cgi?FrontPage</link>
    <description>FrontPage - YukiWiki on Cassandra</description>
    <dc:date>2010-06-06T21:50:42+09:00</dc:date>
   </item>
   
   <item rdf:about="http://www.hyuki.com/yukiwiki/wiki.cgi?hogehoge">
    <title>hogehoge</title>
    <link>http://www.hyuki.com/yukiwiki/wiki.cgi?hogehoge</link>
    <description>hogehoge - っっっっっっっっっっっs</description>
    <dc:date>2010-06-06T18:27:11+09:00</dc:date>
   </item>
   
   <item rdf:about="http://www.hyuki.com/yukiwiki/wiki.cgi?%a4%a2%a4%a2%a4%a2%a4%a2%a4%a2%a4%a2%a4%a2%a4%a2">
    <title>ああああああああ</title>
    <link>http://www.hyuki.com/yukiwiki/wiki.cgi?%a4%a2%a4%a2%a4%a2%a4%a2%a4%a2%a4%a2%a4%a2%a4%a2</link>
    <description>ああああああああ - うあああああああああああああああああああああああ</description>
    <dc:date>2010-06-06T18:25:40+09:00</dc:date>
   </item>
  
</rdf:RDF>