<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="catalog.xsl"?>
<catalog>
  <cd>
    <title>cd1</title>
  </cd>
  <cd>
    <title>cd2</title>
  </cd>
  <cd>
    <title>cd3</title>
  </cd>
</catalog> 
