<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="contacts.xsl" type="text/xsl"?>
<contacts>
	<role_details>
		<role_detail_item roleid="1">
			<role>Chairman</role>
			<name>Graham Sutherland</name>
			<telno>01233 666026</telno>
			<email>graham@sutherlands.info</email>
		</role_detail_item>
		<role_detail_item roleid="2">
			<role>Secretary</role>
			<name>Caroline Griffiths</name>
			<telno>TBA</telno>
			<email>griffiths.caroline@virgin.net</email>
		</role_detail_item>
		<role_detail_item roleid="3">
			<role>Treasurer</role>
			<name>Geoff Dear</name>
			<telno>01227 752424</telno>
			<email>GeoffDearHome@aol.com</email>
		</role_detail_item>
		<role_detail_item roleid="4">
			<role>League Secretary</role>
			<name>Bill Brooks</name>
			<telno>01795 534952</telno>
			<email>bill.brooks@hotmail.co.uk</email>
		</role_detail_item>
		<role_detail_item roleid="5">
			<role>Fixture Secretary</role>
			<name>Roger Lightfoot</name>
			<telno>01233 860522</telno>
			<email>alison@thelightfoots.co.uk</email>
		</role_detail_item>
		<role_detail_item roleid="6">
			<role>Junior Representative</role>
			<name>Mike Bruce</name>
			<telno>01303 814327</telno>
			<email>misuaura@yahoo.com </email>
		</role_detail_item>
	</role_details>
</contacts>
