<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF 
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns="http://purl.org/rss/1.0/"
         xmlns:mn="http://usefulinc.com/rss/manifest/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
 >

  <channel rdf:about="http://xmlhack.com/rss10.php">
      <title>XMLhack RDF news</title>
      <link>http://xmlhack.com/</link>
      <dc:source rdf:resource="http://xmlhack.com/" />
      <description>
         Developer news from the XML community
      </description>
      <dc:language>en-us</dc:language>
      <dc:publisher>Edd Dumbill (mailto:webmaster@xmlhack.com)</dc:publisher>
      <dc:creator>Edd Dumbill (mailto:editor@xmlhack.com)</dc:creator>
      <dc:rights>Copyright 1999-2001, xmlhack team.</dc:rights>

      <image rdf:resource="http://xmlhack.com/images/mynetscape88.gif" />

      <items>
          <rdf:Seq>
            <rdf:li rdf:resource="http://xmlhack.com/read.php?item=2188" />
            <rdf:li rdf:resource="http://xmlhack.com/read.php?item=2124" />
            <rdf:li rdf:resource="http://xmlhack.com/read.php?item=2117" />
            <rdf:li rdf:resource="http://xmlhack.com/read.php?item=2025" />
            <rdf:li rdf:resource="http://xmlhack.com/read.php?item=1978" />
            <rdf:li rdf:resource="http://xmlhack.com/read.php?item=1703" />
            <rdf:li rdf:resource="http://xmlhack.com/read.php?item=1682" />
            <rdf:li rdf:resource="http://xmlhack.com/read.php?item=1660" />
          </rdf:Seq>
      </items>

  </channel>

  <image rdf:about="http://xmlhack.com/images/mynetscape88.gif">
    <title>xmlhack</title>
    <url>http://xmlhack.com/images/mynetscape88.gif</url>
    <link>http://xmlhack.com</link>
    <dc:description>News, opinions, tips and issues concerning XML development</dc:description>
  </image>

    <item rdf:about="http://xmlhack.com/read.php?item=2188">
        <title>Announcing Planet XMLhack</title>
        <link>http://xmlhack.com/read.php?item=2188</link>
        <dc:description>Although we don't have time to write XMLhack stories at the moment, we're pleased to announce the launch of a new service, Planet XMLhack, aggregating weblogs of the XML developer community.</dc:description>
        <dc:subject>Community</dc:subject>
        <dc:subject>RDF</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=2124">
        <title>Semantic web specs step forward: RDF, OWL to PR</title>
        <link>http://xmlhack.com/read.php?item=2124</link>
        <dc:description>The W3C has released a slew of new semantic web technology Proposed Recomendations, related to the Resource Description Framework (RDF) and the OWL Web Ontology Language.</dc:description>
        <dc:subject>W3C</dc:subject>
        <dc:subject>RDF</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=2117">
        <title>Practical RDF Town Hall</title>
        <link>http://xmlhack.com/read.php?item=2117</link>
        <dc:description>Around 30 people attended the Practical RDF Town Hall at the XML 2003
conference this week, watching demos and asking questions.</dc:description>
        <dc:subject>RDF</dc:subject>
        <dc:subject>W3C</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=2025">
        <title>Elsevier proposes PRISM module for RSS 1.0</title>
        <link>http://xmlhack.com/read.php?item=2025</link>
        <dc:description>Tony Hammond from Elsevier has announced a PRISM module for RSS 1.0, and provided some example data feeds, including one for Nature.</dc:description>
        <dc:subject>RDF</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=1978">
        <title>Semantic Web and Web Services can live together, says Berners-Lee</title>
        <link>http://xmlhack.com/read.php?item=1978</link>
        <dc:description>In his opening keynote at the Twelfth
International World Wide Web conference, the Director of the World
Wide Web Consortium explained how the two main thrusts of the
development of the web do not compete, but can work together.</dc:description>
        <dc:subject>Protocols</dc:subject>
        <dc:subject>RDF</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=1703">
        <title>RDF roundup</title>
        <link>http://xmlhack.com/read.php?item=1703</link>
        <dc:description>A selection of RDF-related announcements over the last month.</dc:description>
        <dc:subject>RDF</dc:subject>
        <dc:subject>Tools</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=1682">
        <title>Growing RDF mindshare reflected in XML Web Services One keynote</title>
        <link>http://xmlhack.com/read.php?item=1682</link>
        <dc:description>The halls and meeting rooms at the XML Web Services One conference in San Jose were abuzz with discussion of RDF technology, and the keynote presentation by Willaim Ruh, Sr. VP of Professional Services at Software AG, focused on the importance of semantic Web technologies to the future of Web services.</dc:description>
        <dc:subject>RDF</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=1660">
        <title>Updates to IsaViz RDF authoring and visualization tool</title>
        <link>http://xmlhack.com/read.php?item=1660</link>
        <dc:description>Emmanuel Pietriga has announced version 1.1 of IsaViz, a Java tool from the W3C for browsing and creating RDF models represented as graphs.</dc:description>
        <dc:subject>RDF</dc:subject>
        <dc:subject>Tools</dc:subject>
    </item>

    <rdf:Description ID="manifest">
      <mn:channels>
      <rdf:Seq>
        <rdf:li rdf:resource="http://xmlhack.com/rss10.php" />
      </rdf:Seq>
      </mn:channels>
    </rdf:Description>

</rdf:RDF>
