pure diary が出力した RSS 2.0 フィードを一部抜粋。


<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
  <channel>
    <title>ヅラッシュ!</title>
    <link>http://www.nilab.info/z3/</link>
    <description>職業/趣味プログラマの日記・備忘録ブログ。リンクはご自由に。ツッコミ/コメントはお気軽に。</description>
    <copyright>Copyright(c) NI-Lab. All Right Reserved.</copyright>
    <lastBuildDate>Fri, 12 Sep 2025 03:00:01 +0900</lastBuildDate>
    <image>
      <title>ヅラッシュ!</title>
      <link>http://www.nilab.info/z3/</link>
      <url>http://www.nilab.info/z3/z3_logo.png</url>
    </image>
    <item>
      <title>2025年の行動指針</title>
      <link>http://www.nilab.info/z3/20250101_01.html</link>
      <description>&lt;h4&gt;今年は&lt;/h4&gt;(略)</description>
      <pubDate>Wed, 01 Jan 2025 00:00:00 +0900</pubDate>
      <guid>http://www.nilab.info/z3/20250101_01.html</guid>
      <category>nilab</category>
      <category>life</category>
    </item>

UsagiLash が出力した RSS 2.0 フィードを一部抜粋。


<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>ヅラッシュ!</title>
    <link>http://www.nilab.info/z3/</link>
    <description>職業/趣味プログラマの日記・備忘録ブログ。リンクはご自由に。ツッコミ/コメントはお気軽に。</description>
    <language>ja</language>
    <copyright>Copyright(c) NI-Lab. All Right Reserved.</copyright>
    <pubDate>Tue, 16 Sep 2025 00:41:24 GMT</pubDate>
    <dc:creator>NI-Lab.</dc:creator>
    <dc:date>2025-09-16T00:41:24Z</dc:date>
    <dc:language>ja</dc:language>
    <dc:rights>Copyright(c) NI-Lab. All Right Reserved.</dc:rights>
    <image>
      <title>ヅラッシュ!</title>
      <url>http://www.nilab.info/z3/assets/z3_logo.png</url>
      <link>http://www.nilab.info/z3/</link>
      <description>職業/趣味プログラマの日記・備忘録ブログ。リンクはご自由に。ツッコミ/コメントはお気軽に。</description>
    </image>
    (略)
    <item>
      <title>2025年の行動指針</title>
      <link>http://www.nilab.info/z3/20250101_01.html</link>
      <description>&lt;h4&gt;今年は&lt;/h4&gt;(略)</description>
      <pubDate>Tue, 31 Dec 2024 15:00:00 GMT</pubDate>
      <guid>http://www.nilab.info/z3/20250101_01.html</guid>
      <dc:creator>NI-Lab.</dc:creator>
      <dc:date>2024-12-31T15:00:00Z</dc:date>
    </item>

- pure diary が出力した RSS 2.0 → pure-diary-feed.xml
- UsagiLash が出力した RSS 2.0→ usagilash-feed.xml
- pure diary が出力した GeoRSS (位置情報エントリが1つも無い・・・) → pure-diary-feedex.xml

Posted by NI-Lab. (@nilab)