<?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=langer">
    <title>Angelika Langer's Weblog</title>
    <description>
In Between the Curly Braces
    </description>
    <link>http://www.artima.com/weblogs/index.jsp?blogger=langer</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=6543" />
      </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=6543">
    <title>After Java and C# - what is next?</title>
    <link>http://www.artima.com/weblogs/viewpost.jsp?thread=6543</link>
    <description>
Java and C# are almost identical programming languages.  Boring repetition that lacks innovation.  Where is the revolutionary programming language that will stop the redundancy? (From Angelika Langer's Weblog)
    </description>
  </item>

</rdf:RDF>
