<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/v1-0/schema/forms/FormSubmission-v2-8.xsd">
	<FormHeader>
		<CompanyNumber>01234567</CompanyNumber>
		<CompanyName>TEST COMPANY LIMITED</CompanyName>
		<CompanyAuthenticationCode>012345</CompanyAuthenticationCode>
		<PackageReference>9999</PackageReference>
		<FormIdentifier>PSCNotification</FormIdentifier>
		<SubmissionNumber>RS4100</SubmissionNumber>
		<ContactName>Test Team</ContactName>
		<ContactNumber>2034 8497</ContactNumber>
	</FormHeader>
	<DateSigned>2010-05-15</DateSigned>
	<Form>
		<PSCNotification xsi:schemaLocation="http://xmlgw.companieshouse.gov.uk http://xmlgw.companieshouse.gov.uk/v1-0/schema/forms/PSCNotification-v1-1-rc1.xsd" xmlns="http://xmlgw.companieshouse.gov.uk" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
			<Individual>
				<Title>Mr</Title>
				<Forename>Tommy</Forename>
				<Surname>Maxwell</Surname>
				<ServiceAddress>
					<SameAsRegisteredOffice>true</SameAsRegisteredOffice>
				</ServiceAddress>
				<DOB>1935-11-04</DOB>
				<Nationality>British</Nationality>
				<CountryOfResidence>Wales</CountryOfResidence>
				<ResidentialAddress>
					<Address>
						<Premise>34</Premise>
						<Street>Arthur Street</Street>
						<Thoroughfare>Roath</Thoroughfare>
						<PostTown>Cardiff</PostTown>
						<Country>GB-WLS</Country>
					</Address>
				</ResidentialAddress>
			</Individual>
			<NatureOfControls>
				<NatureOfControl>OWNERSHIPOFSHARES_25TO50PERCENT</NatureOfControl>
			</NatureOfControls>
			<NotificationDate>2015-05-26</NotificationDate>
			<RegisterEntryDate>2017-08-08</RegisterEntryDate>
		</PSCNotification>
	</Form>
</FormSubmission>
