<?xml version="1.0" ?>
<?xml-stylesheet href="piechart.xsl" type="text/xml" ?>
<results>
   <count>200</count>
   <group>
      <name>USA</name>
      <count>68</count>
   </group>
   <group>
      <name>UK</name>
      <count>52</count>
   </group>
   <group>
      <name>FR</name>
      <count>20</count>
   </group>
   <group>
      <name>JP</name>
      <count>38</count>
   </group>
   <group>
      <name>DE</name>
      <count>22</count>
   </group>
</results>
