<?xml version="1.0" encoding="UTF-8"?>
<WYSE xmlns="http://xmlgw.cocredo.com/schemas" 
		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
		xsi:schemaLocation="http://xmlgw.cocredo.com/schemas http://xmlgw.cocredo.com/schemas/envelopeV1.xsd">
	<EnvelopeVersion>1.0</EnvelopeVersion>
	<Header>
		<MessageDetails>
			<Class>directorReport</Class>
			<Qualifier>response</Qualifier>
			<TransactionID>123</TransactionID>
			<ServiceResponse>0.75</ServiceResponse>
			<ResponseDate>2012-03-06T10:47:59</ResponseDate>
			<ResponseToUser>Pam</ResponseToUser>
		</MessageDetails>
		<SenderDetails>
			<SenderCompany>CoCredo</SenderCompany>
			<SenderID>xmlgw.cocredo</SenderID>
			<EmailAddress>helpdesk@cocredo.com</EmailAddress>
		</SenderDetails>
	</Header>
	<Body>
		<directorReportResponse xmlns="http://xmlgw.cocredo.com/v1-0/docs/schemas" 
					xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
					xsi:schemaLocation="http://xmlgw.cocredo.com/v1-0/docs/schemas http://xmlgw.cocredo.com/v1-0/docs/schemas/directorReportResponse.xsd">
			<personID>CSeJxNkMEOgjAQRO9+BeGubQlBTWqNwRiNiR7UM6l00UYo2BYjf6+AWi+bmTc7h106fxa59wBtZKlmPhlh3wOVlkKqy8w/HVfDie/N2YDeoHlPXlXGclsbhilypuW2qYB1sFdp6eCfFlJnihdA2JIripz9JQFzOOiwqXVr2Hqxi/fx9tDlX9guWGlz6GsfKaS5b5To2EfdEkiaRCaC7bNMpqA3S4ocpBVoVRdnhjGOonBCgjFFX0YNcJ1ej/05/8a4GglINA6n4Xvh10Pt314GzHxp</personID>
			<person>
				<forename>DANIEL</forename>
				<forename>JAMES</forename>
				<surname>HANCOCKS</surname> 
				<personAddress>
					<address1>12 WYSE DRIVE</address1> 
					<address2>FAIRFORD LEYS</address2> 
					<addressTown>TRING</addressTown> 
					<addressCounty>BUCKS</addressCounty> 
					<addressPostcode>HP18 7AB</addressPostcode> 
				</personAddress>
				<dob>1977-03-26</dob> 
			</person>
			<appointmentCount>
				<numCurrentAppt>1</numCurrentAppt>
				<numDissolvedAppt>0</numDissolvedAppt>
				<numResignedAppt>0</numResignedAppt>
			</appointmentCount>
			<appointment>
				<companyName>WYSE ASSIST LIMITED</companyName>
				<registrationNumber>05319965</registrationNumber>
				<companyStatus>Active</companyStatus>
				<appointmentStatus>CURRENT</appointmentStatus>
				<appointmentType>DIR</appointmentType>
				<appointmentDate>2004-12-22</appointmentDate>
				<occupation>SALES MANAGER</occupation>
			</appointment>
		</directorReportResponse>
	</Body>
</WYSE>

