<ADDRESS>
        <CONTACT>
        <NAME FIRST="Fred" LAST="Bloggs" NICK="Bloggsie" TITLE="Mr" />
        <STREET HOME="5 Any Street" WORK="Floor 24, BigShot Tower" />
        <CITY HOME="Little Town" WORK="Anycity" />
        <COUNTY HOME="Anyshire" WORK="Anyshire" />
        <POSTAL HOME="as plain text" WORK="text" />
        <COUNTRY HOME="UK" WORK="UK" />
        <PHONE HOME="as text" WORK="text" />
        <FAX HOME="none" WORK="555" />
        <MOBILE HOME="444" WORK="333" />
        <WEB HOME="www.codehelp.co.uk" WORK="" />
        <COMPANY>Full name of company here</COMPANY>
        <GENDER>male</GENDER>
        <BDAY>Add tags for year, month and day to make this more useful</BDAY>
        <ANNI>some date long forgotten :-)</ANNI>
        <SPOUSE>angry</SPOUSE>
        <CHILDREN>Make sure this tag is one of the ones allowed to repeat in the DTD</CHILDREN>
        <COMMENT>comments here</COMMENT>
        <EMAILONE>Either use fixed tags like this, or change to a repeating tag</EMAILONE>
        <EMAILTWO>second email line</EMAILTWO>
        <EMAILTHREE>third</EMAILTHREE>
        <EMAILFOUR>fourth</EMAILFOUR>
        </CONTACT>
</ADDRESS>

