<?xml version="1.0" encoding="UTF-8" ?>

<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/"
  xml:lang="ja">

  <channel rdf:about="http://www.kohsuke.org/rss.xml/rss.xml">
    <title>Kohsuke Kawaguchi's homepage</title>
    <link>http://www.kohsuke.org/</link>
    <dc:date>2005-09-06T21:19:45+09:00</dc:date>
    <description>Kohsuke's hobby projects</description>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://www.kohsuke.org/#he20050408"/>
        <rdf:li rdf:resource="http://www.kohsuke.org/#he20050408"/>
        <rdf:li rdf:resource="http://www.kohsuke.org/dotnet/directshowTypelib/#he20050906"/>
      </rdf:Seq>
    </items>
  </channel>


  <item rdf:about="http://www.kohsuke.org/#he20050408">
    <title>DirectShow.net type library</title>
    <link>http://www.kohsuke.org/</link>
    <dc:date>2005-04-08</dc:date>
    <description>added satellite DLLs like DexterLib and Windows Media Format 9</description>
  </item>

  <item rdf:about="http://www.kohsuke.org/#he20050408">
    <title>Video clip capture tool</title>
    <link>http://www.kohsuke.org/</link>
    <dc:date>2005-04-08</dc:date>
    <description>A tool for capturing video clips from digital video camcorders.</description>
  </item>

  <item rdf:about="http://www.kohsuke.org/dotnet/directshowTypelib/#he20050906">
    <title>DirectShow.net type library</title>
    <link>http://www.kohsuke.org/dotnet/directshowTypelib/</link>
    <dc:date>2005-09-06</dc:date>
    <description>Updated some method signatures of WindowsMediaFormat9.dll (ref ushort to string)</description>
  </item>

</rdf:RDF>
