<?xml version= "1.0"?> 
<catalog> 
<item> 
<product-number>123-46-465</product-number> 
<description>Our best mountain bike</description> 
<price>4 300.00$</price>
</item> 
<item> 
<product-number>4635-54-348</product-number> 
<description>Coyote's bike: faster than road runner</description> 
<price>6 500.00$</price>
</item>
</catalog>
