<?xml version="1.0" ?>
<?xml-stylesheet type="text/xsl" href="members.xsl" ?>
<page>
<!--###############################################################################-->
<!--Enter your details between the tags below, e.g. <name>Firstname Lastname</name>-->
<!--###############################################################################-->

<!--Your name (easy enough!)-->
<name>Paul Hooper</name>

<!--Date of birth, in the format dd/mm/yyyy-->
<dateofbirth>70's child from Sittingbourne, Kent</dateofbirth>

<!--Batting Style, e.g. Right hand bat-->
<battingstyle>Right hand bat, occasionally uses other parts of the body when brave</battingstyle>

<!--Bowling Style, e.g. Right arm medium-->
<bowlingstyle>Right-Arm Underarm except when falling gracefully (then over-arm/leg then head)</bowlingstyle>

<!--Last years averages (be honest! We can check!!)-->
<bowlingaverage>n/a</bowlingaverage>
<battingaverage>n/a</battingaverage>

<!--Add some of your own comments below. Be as verbose as you like!-->
<comments>
An enthusiastic newcomer to the team who specialises in diversion tactics.
</comments>
<!--###############################################################################-->
</page>
