<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="../../../web/topics/xml/anne_list2.xsl"?>
<collection>
<title>Anne's List</title>
  <book id="1">
    <title>The Little Prince</title>
    <type>Paperback</type>    
  </book>
  <book id="2">
    <title>The Power of Now</title>
    <type>Hardback</type>    
  </book>
  <book id="3">
    <title>And Then You Are a Genious</title>
    <type>Hardback</type>    
  </book>
  <book id="4">
    <title>Shipping News</title>
    <type>Paperback</type>    
  </book>
</collection>