<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="../xslt/gallery.xsl"?><xmlcontents>
  <gallery id="Insects">
    <row id="1">
      <product id="1">
        <productname>Meadowhawk Dragonfly</productname>
        <productdescription> </productdescription>
        <productimage>insects/insects_photo1.jpg</productimage>
        <productthumb>insects/insects_photo1_thumb.jpg</productthumb>
        <productoptions>
            <item>
              <producttype>5x7 Print</producttype>
              <productprice>19.95</productprice>
            </item>
            <item>
              <producttype>8x10 Print</producttype>
              <productprice>29.95</productprice>
             </item> 
             <item>
              <producttype>11x14 Print</producttype>
              <productprice>39.95</productprice>
              </item>  
             <item>
              <producttype>16x20 Print</producttype>
              <productprice>54.95</productprice>
             </item> 
        </productoptions>
      </product>
    </row>
  </gallery>
</xmlcontents>
