<?xml version="1.0" ?>
<?xml-stylesheet type="text/xsl" href="members.xsl" ?>
<page>

<!--Your name (easy enough!)-->
<name>Dick Catt</name>
 
<!--Date of birth, in the format dd/mm/yyyy-->
<dateofbirth>11/01/1938 </dateofbirth>
 
<!--Batting Style, e.g. Right hand bat-->
<battingstyle>in my head;Godfrey Evans </battingstyle>
 
<!--Bowling Style, e.g. Right arm medium-->
<bowlingstyle>none </bowlingstyle>
 
<!--Last years averages (be honest! We can check!!)-->
<bowlingaverage> </bowlingaverage>
<battingaverage> </battingaverage>
 
<!--Add some of your own comments below. Be as verbose as you like!-->
<comments>As scorer it is great to watch all that effort being put in to improve your averages!
 
</comments>
<!--###############################################################################-->
</page>
