<?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/index.jsp?blogger=esr">
    <title>Eric S. Raymond's Weblog</title>
    <description>
Discovering the Obvious
    </description>
    <link>http://www.artima.com/weblogs/index.jsp?blogger=esr</link>
    <image rdf:resource="http://www.artima.com/images/artima88x33.gif" />
   <items>
      <rdf:Seq>
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=5342" />
      </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=5342">
    <title>Hacking and Refactoring</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=5342</link>
    <description>
The open-source movement and agile programming may be converging. While reading Martin Fowler's excellent book &quot;Refactoring&quot;, I realized development by refactoring is a sharp description of the normal style of open-source hackers.  In this essay (which Martin Fowler and Kent Beck and I discussed in draft) I explore the connection further. (From Eric S. Raymond's Weblog)
    </description>
  </item>

</rdf:RDF>
