<?xml version="1.0" encoding="utf-8"?>

  <rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
  >

  <channel rdf:about="http://www.artima.com/weblogs/feeds/bloggers/kevwright.rss">
    <title>Kevin Wright's Weblog</title>
    <link>http://www.artima.com/weblogs/index.jsp?blogger=kevwright</link>
    <description>
Artima Weblogs is a community of bloggers posting on a wide range of topics of interest to software developers.
    </description>
    <image rdf:resource="http://www.artima.com/images/artima88x33.gif"/>
    <items>
      <rdf:Seq>
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=275983" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=275588" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=275135" />
      </rdf:Seq>
    </items>
  </channel>

  <image rdf:about="http://www.artima.com/images/artima88x33.gif">
    <title>Artima.com</title>
    <url>http://www.artima.com/images/artima88x33.gif</url>
    <link>http://www.artima.com/</link>
  </image>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=275983">
    <title>A (Brief) History of Object-Functional Programming</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=275983</link>
    <description>
An not-so-serious overview of the events in software development that led to the creation of Scala.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=275588">
    <title>The Autoproxy Plugin - Part II</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=275588</link>
    <description>
Using Scala to make your code lovely
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=275135">
    <title>The Autoproxy Plugin - Part I</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=275135</link>
    <description>
Reducing accidental complexity in Scala
    </description>
  </item>

</rdf:RDF>
