Sha256: 7f4dd1c292b41d601bfab81ef74adcf9acb673d6c059de1df079eb40b56a49e8
Contents?: true
Size: 1.88 KB
Versions: 4
Compression:
Stored size: 1.88 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet href="rss.css" type="text/css"?> <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/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:xhtml="http://www.w3.org/1999/xhtml" xml:lang="ja-JP"> <channel rdf:about="index.rdf"> <title>【日記のタイトル】(→<a href="update.rb?conf=default">サイトの情報</a>で変更しましょう)</title> <link>./</link> <xhtml:link xhtml:rel="alternate" xhtml:media="handheld" xhtml:type="text/html" xhtml:href="./" /> <description></description> <dc:creator></dc:creator> <dc:rights>Copyright 2016 , copyright of comments by respective authors</dc:rights> <items><rdf:Seq> <rdf:li rdf:resource="./?date=20160524#p01"/> <rdf:li rdf:resource="./?date=20150629#p01"/> </rdf:Seq></items> </channel> <item rdf:about="./?date=20160524#p01"> <link>./?date=20160524#p01</link> <xhtml:link xhtml:rel="alternate" xhtml:media="handheld" xhtml:type="text/html" xhtml:href="./?date=20160524#p01" /> <dc:date>2016-05-24T03:14:31+09:00</dc:date> <title>test diary</title> <dc:creator></dc:creator> <description>test diary</description> <content:encoded><![CDATA[<p>test diary</p> <p><a href="./?date=20160524#c">ツッコミを入れる</a></p>]]></content:encoded> </item> <item rdf:about="./?date=20150629#p01"> <link>./?date=20150629#p01</link> <xhtml:link xhtml:rel="alternate" xhtml:media="handheld" xhtml:type="text/html" xhtml:href="./?date=20150629#p01" /> <dc:date>2015-06-29T09:02:33+09:00</dc:date> <title>こんにちは</title> <dc:creator></dc:creator> <dc:subject>test</dc:subject> <description>テスト</description> <content:encoded><![CDATA[<h3>こんにちは</h3><p>テスト</p> <p><a href="./?date=20150629#c">ツッコミを入れる</a></p>]]></content:encoded> </item> </rdf:RDF>
Version data entries
4 entries across 3 versions & 1 rubygems