<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  SDLT Valid sample 17/08/2007 V1.5 LC
UTRN amended 16/12/09 v1.6 SMcC
  --><GovTalkMessage xmlns="http://www.govtalk.gov.uk/CM/envelope">
	<EnvelopeVersion>2.0</EnvelopeVersion>
	<Header>
		<MessageDetails>
			<Class>IR-SDLT-LTR</Class>
			<Qualifier>request</Qualifier>
			<Function>submit</Function>
			<CorrelationID/>
			<Transformation>XML</Transformation>
			<GatewayTest>1</GatewayTest>
			<GatewayTimestamp/>
		</MessageDetails>
		<SenderDetails>
			<IDAuthentication>
				<SenderID>as advised by SDS Team</SenderID>
				<Authentication>
					<Method>clear</Method>
					<Role>principal</Role>
					<Value>testing1</Value>
				</Authentication>
			</IDAuthentication>
		</SenderDetails>
	</Header>
	<GovTalkDetails>
		<Keys>
			<Key Type="STORN">as advised by SDS Team </Key>
		</Keys>
		<TargetDetails>
			<Organisation>IR</Organisation>
		</TargetDetails>
		<ChannelRouting>
			<Channel>
				<URI>your 4 digit Vendor ID</URI>
				<Product>your product name</Product>
				<Version>version no. of your product</Version>
			</Channel>
		</ChannelRouting>
	</GovTalkDetails>
	<Body>
		<IRenvelope xmlns="http://www.govtalk.gov.uk/taxation/SDLT/4">
			<IRheader>
				<TestMessage>0</TestMessage>
				<Keys>
					<Key Type="STORN">as advised by SDS Team</Key>
				</Keys>
				<PeriodEnd>2003-12-01</PeriodEnd>
				<DefaultCurrency>GBP</DefaultCurrency>
				<IRmark Type="generic">A/jzYl9NclHMi4/5L5ZFqXz1lPU=</IRmark>
				<Sender>Individual</Sender>
			</IRheader>
			<SDLT>
				<UTRN>123456789MA</UTRN>
				<TransactionDetails>
					<TransactionDescription>F</TransactionDescription>
					<EffectiveDate>2003-12-01</EffectiveDate>
					<RestrictionsAffecting Apply="no"/>
					<ContractDate>2003-12-01</ContractDate>
					<LandExchanged Exchanged="no"/>
					<PursuantToOption>no</PursuantToOption>
					<TaxCalculation>
						<ClaimingRelief Claiming="no"/>
						<Consideration>
							<TotalConsideration>123456.00</TotalConsideration>
							<FormCode>30</FormCode>
						</Consideration>
						<LinkedTransaction IsLinked="no"/>
						<TotalDue>1234.00</TotalDue>
						<AmountPaid IncludesPenalties="no">1234.00</AmountPaid>
					</TaxCalculation>
				</TransactionDetails>
				<LandDetail>
					<NumberOfProperties>1</NumberOfProperties>
					<Property>
						<PropertyType>01</PropertyType>
						<AddressOfLand AddressExtended="no">
							<PostCode>AA1 1AA</PostCode>
							<HouseNumber>1</HouseNumber>
							<Line>Test Road</Line>
							<Line>Test Town</Line>
						</AddressOfLand>
						<LAnumber>3240</LAnumber>
						<TitleNumber>AB123456</TitleNumber>
						<NLPGUPRN>987654321012</NLPGUPRN>
						<PlanSubmitted>no</PlanSubmitted>
						<InterestTransfered>FP</InterestTransfered>
					</Property>
				</LandDetail>
				<VendorDetails>
					<NumberOfVendors>1</NumberOfVendors>
					<Vendor>
						<Name>
							<Title>Mr</Title>
							<Forename>Test</Forename>
							<CompanyOrSurname>Test</CompanyOrSurname>
						</Name>
						<Address>
							<PostCode>AA1 1AA</PostCode>
							<HouseNumber>1</HouseNumber>
							<Line>Test Road</Line>
							<Line>Test Town</Line>
						</Address>
					</Vendor>
					<AgentDetails>
						<Name>Test &amp; Co</Name>
						<Address>
							<PostCode>AA1 1AA</PostCode>
							<Line>Test Block</Line>
							<Line>Test Road</Line>
							<Line>Test Town</Line>
						</Address>
						<DXnumber>23251 Test</DXnumber>
						<EmailAddress>sol@icitor.co.uk</EmailAddress>
						<Reference>M852147/JL/KL</Reference>
						<Telephone>01952 123456</Telephone>
					</AgentDetails>
				</VendorDetails>
				<PurchaserDetails>
					<NumberOfPurchasers>1</NumberOfPurchasers>
					<Purchaser>
						<Name>
							<Title>Miss</Title>
							<Forename>Test</Forename>
							<CompanyOrSurname>Test</CompanyOrSurname>
						</Name>
						<SameAddressAsLand>yes</SameAddressAsLand>
						<NINO>AB123456C</NINO>
						<Trustee>no</Trustee>
						<VendorConnected>no</VendorConnected>
						<CertificateAddress>Agent</CertificateAddress>
						<AuthoriseAgent>yes</AuthoriseAgent>
						<AgentDetails>
							<Name>Test Conveyancer Services</Name>
							<Address>
								<PostCode>AA1 1AA</PostCode>
								<HouseNumber>123</HouseNumber>
								<Line>Test Tree Road</Line>
								<Line>Test Town</Line>
							</Address>
							<DXnumber>85214 Test</DXnumber>
							<Reference>N127/CC</Reference>
							<Telephone>01952 963258</Telephone>
						</AgentDetails>
					</Purchaser>
				</PurchaserDetails>
				<SupplementarySections>
					<SDLT2Count>0</SDLT2Count>
					<SDLT3Count>0</SDLT3Count>
					<SDLT4Count>1</SDLT4Count>
				</SupplementarySections>
				<SDLT4>
					<AdditionalTransactionDetails>
						<PropertyUse>
							<Other>yes</Other>
						</PropertyUse>
						<PostTransactionRuling>no</PostTransactionRuling>
						<ConsiderationDependentOnFutureEvents>no</ConsiderationDependentOnFutureEvents>
					</AdditionalTransactionDetails>
				</SDLT4>
			</SDLT>
		</IRenvelope>
	</Body>
</GovTalkMessage>
