<?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:dc="http://purl.org/dc/elements/1.1/"
 >

  <channel rdf:about="http://xmlhack.com/rss10.php">
      <title>XMLhack</title>
      <link>http://xmlhack.com/</link>
      <dc:source 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 resource="http://xmlhack.com/read.php?item=1308" />
            <rdf:li resource="http://xmlhack.com/read.php?item=1307" />
            <rdf:li resource="http://xmlhack.com/read.php?item=1306" />
            <rdf:li resource="http://xmlhack.com/read.php?item=1305" />
            <rdf:li resource="http://xmlhack.com/read.php?item=1304" />
            <rdf:li resource="http://xmlhack.com/read.php?item=1303" />
            <rdf:li resource="http://xmlhack.com/read.php?item=1302" />
            <rdf:li resource="http://xmlhack.com/read.php?item=1301" />
          </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=1308">
        <title>Comparing SVG with Flash</title>
        <link>http://xmlhack.com/read.php?item=1308</link>
        <dc:description>Andreas Neumann has drawn up a table
giving a feature-for-feature comparison between SVG and Macromedia's Flash
technology.</dc:description>
        <dc:subject>SVG</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=1307">
        <title>Idoox toolkit for JavaScript SOAP</title>
        <link>http://xmlhack.com/read.php?item=1307</link>
        <dc:description>Idoox have released the first beta of a
SOAP JavaScript
client with SOAP 1.1 and WSDL 1.1 support, available for free through
their Early Access Program.</dc:description>
        <dc:subject>Protocols</dc:subject>
        <dc:subject>Tools</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=1306">
        <title>SemanText 0.72 released</title>
        <link>http://xmlhack.com/read.php?item=1306</link>
        <dc:description>Eric Freese of ISOGEN has announced release 0.72 of SemanText, a Python application using
topic maps to represent semantic networks.</dc:description>
        <dc:subject>SGML/XML</dc:subject>
        <dc:subject>Python</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=1305">
        <title>OASIS opens European office</title>
        <link>http://xmlhack.com/read.php?item=1305</link>
        <dc:description>OASIS, the XML business standards
consortium, has increased its support for European members by opening an
office in the Netherlands.</dc:description>
        <dc:subject>OASIS</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=1304">
        <title>Native XML database for Linux</title>
        <link>http://xmlhack.com/read.php?item=1304</link>
        <dc:description>A new native XML database
engine, available as a technology preview download, has been created by
German company data ex machina.</dc:description>
        <dc:subject>Linux</dc:subject>
        <dc:subject>Databases</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=1303">
        <title>B-Bop release Xfinity Designer IDE for XSLT</title>
        <link>http://xmlhack.com/read.php?item=1303</link>
        <dc:description>Xfinity
Designer 1.5 is a visual XSLT  development tool intended to simplify the
process of creating stylesheets. A free preview download is available.</dc:description>
        <dc:subject>XSLT</dc:subject>
        <dc:subject>Tools</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=1302">
        <title>Using XSLT to generate RTF</title>
        <link>http://xmlhack.com/read.php?item=1302</link>
        <dc:description>Eric van der Vlist announced an RTFOutputHandler for the XT XSLT processor which allows XT to produce Rich Text Format (RTF) output.</dc:description>
        <dc:subject>XSLT</dc:subject>
        <dc:subject>Tools</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=1301">
        <title>Exclusive XML Canonicalization</title>
        <link>http://xmlhack.com/read.php?item=1301</link>
        <dc:description>Donald Eastlake
has announced
the initial Working Draft of Exclusive XML
Canonicalization, a canonicalization method built on XML Canonicalization
that reduces the sensitivity of canonicalized XML fragments to context
changes, a feature needed to sign subdocuments.</dc:description>
        <dc:subject>W3C</dc:subject>
        <dc:subject>IETF</dc:subject>
    </item>

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

</rdf:RDF>
