<?xml version="1.0" encoding="UTF-8" standalone="yes"?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"         xmlns:dc="http://www.purl.org/dc/">  <rdf:Description about="urn:isbn:0596000588">    <dc:Title>XML in a Nutshell</dc:Title>     <dc:Creator>W. Scott Means</dc:Creator>    <dc:Creator>Elliotte Rusty Harold</dc:Creator>    <dc:Subject>XML (Document markup language)</dc:Subject>.    <dc:Description>      A brief tutorial on and quick reference to XML and       related technologies and specifications    </dc:Description>    <dc:Publisher>O'Reilly &amp; Associates</dc:Publisher>     <dc:Contributor>Laurie Petrycki</dc:Contributor>    <dc:Date>2000-08-23</dc:Date>    <dc:Type>text</dc:Type>     <dc:Format>6" x 9"</dc:Format>    <dc:Identifier>0596000588</dc:Identifier>    <dc:Language>en-US</dc:Language>     <dc:Relation>http://www.oreilly.com/catalog/xmlnut/</dc:Relation>    <dc:Coverage>US UK ZA CA AU NZ</dc:Coverage>    <dc:Rights>Copyright 2000 O'Reilly &amp; Associates</dc:Rights>  </rdf:Description>  </rdf:RDF>