<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet href="sample.xsl" type="text/xsl" media="screen"?>
<rdf:RDF xml:lang="ja" 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:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel rdf:about="http://www.kmonos.net/alang/wnd/">
    <title>わかったつもりになるD言語</title>
    <link>http://www.kmonos.net/alang/wnd/</link>
    <description>ここは、プログラミング言語 D （D Programming Language, 通称D言語）を紹介するサイトです。</description>
    <dc:creator>k.inaba</dc:creator>
    <dc:language>ja</dc:language>
    <dc:date>2008-03-09T09:15:00+09:00</dc:date>
    <syn:updatePeriod>monthly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+09:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://www.kmonos.net/alang/wnd/topics/winapi.ja.html"/>
        <rdf:li rdf:resource="http://www.kmonos.net/alang/wnd/devenv.ja.html"/>
        <rdf:li rdf:resource="http://www.kmonos.net/alang/wnd/topics/d2-d1.ja.html"/>
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="http://www.kmonos.net/alang/wnd/topics/winapi.ja.html">
    <title>Windows API プログラミング</title>
    <link>http://www.kmonos.net/alang/wnd/topics/winapi.ja.html</link>
    <description>tchar.d が最新の環境でコンパイル通るよう修正</description>
    <dc:date>2008-03-09T09:15:00+09:00</dc:date>
  </item>
  <item rdf:about="http://www.kmonos.net/alang/wnd/devenv.ja.html">
    <title>開発環境</title>
    <link>http://www.kmonos.net/alang/wnd/devenv.ja.html</link>
    <description>IDE Descent の紹介を詳しくしてみました</description>
    <dc:date>2008-02-05T17:25:00+09:00</dc:date>
  </item>
  <item rdf:about="http://www.kmonos.net/alang/wnd/topics/d2-d1.ja.html">
    <title>D 2.x と D 1.x</title>
    <link>http://www.kmonos.net/alang/wnd/topics/d2-d1.ja.html</link>
    <description>D 2.x と D 1.x の違いについて、若干踏み込んだ説明を追加しました</description>
    <dc:date>2008-02-05T17:08:00+09:00</dc:date>
  </item>
</rdf:RDF>