<?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.297</ServiceResponse>
			<ResponseDate>2019-04-23T11:03:53</ResponseDate>
			<ResponseToUser>xml_user1</ResponseToUser>
		</MessageDetails>
		<SenderDetails>
			<SenderCompany>CoCredo</SenderCompany>
			<SenderID>xmlgw.cocredo</SenderID>
			<EmailAddress>technical@cocredo.com</EmailAddress>
		</SenderDetails>
	</Header>
	<Body>
		<directorReportResponse xmlns="http://xmlgw.cocredo.com/v2-0/docs/schemas" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xmlgw.cocredo.com/v2-0/docs/schemas http://xmlgw.cocredo.com/v2-0/docs/schemas/directorReportResponse.xsd">
			<personID>/officers/Njryc4F040c_3tFJzpe9bZT-1Rw/appointments</personID>
			<person>
				<title>Mr</title>
				<forename>Martin</forename>
				<forename>David</forename>
				<surname>FURNISH</surname>
				<personAddress>
					<address1>44 Church Road</address1>
					<addressTown>Saxilby</addressTown>
					<addressCounty>Lincolnshire</addressCounty>
					<addressPostcode>LN1 2HJ</addressPostcode>
				</personAddress>
				<dob>1966-04</dob>
				<nationality>British</nationality>
			</person>
			<appointmentCount>
				<numCurrentAppt>1</numCurrentAppt>
				<numResignedAppt>0</numResignedAppt>
			</appointmentCount>
			<appointment>
				<companyName>ARTECH DESIGNS LIMITED</companyName>
				<registrationNumber>08833531</registrationNumber>
				<companyStatus>active</companyStatus>
				<appointmentStatus>Current</appointmentStatus>
				<appointmentType>DIR</appointmentType>
				<appointmentDate>2014-01-06</appointmentDate>
				<occupation>Director</occupation>
			</appointment>
		</directorReportResponse>
	</Body>
</WYSE>