<?xml version="1.0" encoding="UTF-8"?>
<!-- Version 1.0 --><!-- PLEASE NOTE - This is an example to show the layout of how an XML test message for an Individual Return may look. Please see the documents published in the 2007/08 Technical Pack for further details --><GovTalkMessage xmlns="http://www.govtalk.gov.uk/CM/envelope">
	<EnvelopeVersion>2.0</EnvelopeVersion>
	<Header>
		<MessageDetails>
			<Class>Please use relevant entry eg. HMRC-SA-SA100</Class>
			<Qualifier>request</Qualifier>
			<Function>submit</Function>
			<CorrelationID/>
			<Transformation>XML</Transformation>
			<GatewayTest>1</GatewayTest>
		</MessageDetails>
		<SenderDetails>
			<IDAuthentication>
				<SenderID>As advised by SDS Team</SenderID>
				<Authentication>
					<Method>clear</Method>
					<Role>principal</Role>
					<Value>As advised by SDS Team</Value>
				</Authentication>
			</IDAuthentication>
		</SenderDetails>
	</Header>
	<GovTalkDetails>
		<Keys>
			<Key Type="UTR">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 of your product</Version>
			</Channel>
		</ChannelRouting>
	</GovTalkDetails>
	<Body>
		<IRenvelope xmlns="http://www.govtalk.gov.uk/taxation/SA/SA100/07-08/1">
			<IRheader>
				<Keys>
					<Key Type="UTR">As advised by SDS Team</Key>
				</Keys>
				<PeriodEnd>2008-04-05</PeriodEnd>
				<DefaultCurrency>GBP</DefaultCurrency>
				<IRmark Type="generic">Enter relevant IRmark here</IRmark>
				<Sender>Enter appropriate value eg. Individual or Agent for example</Sender>
			</IRheader>
			<MTR>
				<SA100>
					<YourPersonalDetails>
						<DateOfBirth>1968-11-17</DateOfBirth>
					</YourPersonalDetails>
					<Income>
						<StateBenefits>
							<IncapacityBenefit>2092.00</IncapacityBenefit>
							<TaxTakenOffIncapacityBenefit>460.35</TaxTakenOffIncapacityBenefit>
						</StateBenefits>
						<OtherUKIncome>
							<OtherTaxableIncomeDetails>
								<OtherTaxableIncome>6020.00</OtherTaxableIncome>
								<TaxTakenOffOtherTaxableIncome>1104.00</TaxTakenOffOtherTaxableIncome>
							</OtherTaxableIncomeDetails>
							<AllowableExpenses>1000.00</AllowableExpenses>
							<DescriptionOfOtherIncome>dancing</DescriptionOfOtherIncome>
						</OtherUKIncome>
					</Income>
				</SA100>
				<SA110>
					<SelfAssessment>
						<TotalTaxEtcDue>-1375.65</TotalTaxEtcDue>
					</SelfAssessment>
					<UnderpaidTax/>
				</SA110>
				<TaxpayerName>Case 1</TaxpayerName>
			</MTR>
		</IRenvelope>
	</Body>
</GovTalkMessage>