<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>JS0100</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-0.xsd" xmlns="http://xmlgw.companieshouse.gov.uk" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
			<Corporate>
				<CorporateName>Soft Software</CorporateName>
				<Address>
					<Premise>15</Premise>
					<Street>Brithdir Street</Street>
					<PostTown>Cardiff</PostTown>
					<Country>GB-WLS</Country>
				</Address>
				<PSCCompanyIdentification>
					<LawGoverned>UK Law</LawGoverned>
					<LegalForm>Legal Form</LegalForm>
				</PSCCompanyIdentification>
			</Corporate>
			<NatureOfControls>
				<NatureOfControl>OWNERSHIPOFSHARES_25TO50PERCENT</NatureOfControl>
			</NatureOfControls>
			<NotificationDate>2014-05-26</NotificationDate>
		</PSCNotification>
	</Form>
</FormSubmission>
