<?xml version="1.0" ?>
<book xmlns="urn:MacMillan:Sams:Catalog_v1"
      xmlns:isbn="urn:gov:book:isbn"
      xmlns:html="http://www.w3.org/TR/REC-html40">
 <title>XML Internationalization and Localization</title>
 <isbn:number>0-672-32096-7</isbn:number>
 <orig-lang>en-us</orig-lang>
 <descr>
  <html:P>
   A practical guide on how to <html:I>internationalize</html:I> and 
   <html:I>localize</html:I> XML applications.
  </html:P>
 </descr>
</book>
