<?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/matt.rss">
    <title>Matt Gerrans' Weblog</title>
    <link>http://www.artima.com/weblogs/index.jsp?blogger=matt</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=44329" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=7852" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=4183" />
        <rdf:li resource="http://www.artima.com/weblogs/viewpost.jsp?thread=4098" />
      </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=44329">
    <title>Low Tech Beats High Tech, Hands Down</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=44329</link>
    <description>
Why do we believe that computers have made us more efficient and productive?   Is it really so, or just wishful thinking?
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=7852">
    <title>Overload Overload</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=7852</link>
    <description>
How much method overloading is a good thing?   How much is just bewildering?
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=4183">
    <title>Why is Poorly Documented Code the Industry Standard?</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=4183</link>
    <description>
Perhaps bad and nonexistent documentation is to be expected -- there isn't even agreement that it is important.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/weblogs/viewpost.jsp?thread=4098">
    <title>Automated Design</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=4098</link>
    <description>
Think about designing your application as an automation server for scripting languages.
    </description>
  </item>

</rdf:RDF>
