<FormSubmission xmlns="http://xmlgw.companieshouse.gov.uk/Header" xmlns:bs="http://xmlgw.companieshouse.gov.uk" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xmlgw.companieshouse.gov.uk/Header http://xmlgw.companieshouse.gov.uk/v2-1/schema/forms/FormSubmission-v2-7-rc1.xsd">
	<FormHeader>
		<CompanyNumber>05533453</CompanyNumber>
		<CompanyType>EW</CompanyType>
		<CompanyName>EXAMPLE COMPANY LTD</CompanyName>
		<CompanyAuthenticationCode>123456</CompanyAuthenticationCode>
		<PackageReference>9999</PackageReference>
		<FormIdentifier>ChargeRegistration</FormIdentifier>
		<SubmissionNumber>AP4ph2</SubmissionNumber>
		<ContactName>Test Team</ContactName>
		<ContactNumber>20222222</ContactNumber>
	</FormHeader>
	<DateSigned>2010-09-20</DateSigned>
	<Form>
		<ChargeUpdate xsi:schemaLocation="http://xmlgw.companieshouse.gov.uk http://xmlgw.companieshouse.gov.uk/v2-1/schema/forms/ChargeUpdate-v2-7-rc1.xsd" xmlns="http://xmlgw.companieshouse.gov.uk" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
			<ChargeCode>055334530001</ChargeCode>
			<PartCeaseRelease>RELEASE</PartCeaseRelease>
			<AssetsDescription>1 EXAMPLE STREET CARDIFF</AssetsDescription>
			<PersonDelivering>
				<Name>Mr A Person</Name>
				<Address>
					<Premise>1</Premise>
					<Street>Some Street</Street>
					<Thoroughfare>Some Village</Thoroughfare>
					<PostTown>Some Town</PostTown>
					<County>Some County</County>
					<Country>GBR</Country>
					<Postcode>AB12 3CD</Postcode>
					<PoBox>12345</PoBox>
				</Address>
				<InterestInCharge>Chargee</InterestInCharge>
			</PersonDelivering>
		</ChargeUpdate>
	</Form>
</FormSubmission>
