<?xml version="1.0"?>
<GovTalkMessage xmlns="http://www.govtalk.gov.uk/CM/envelope">
 <EnvelopeVersion>1.0</EnvelopeVersion>
 <Header>
  <MessageDetails>
   <Class>IR-PAYE-EOY</Class>
   <Qualifier>{0}</Qualifier>
   <Function>{1}</Function>
   <CorrelationID>{2}</CorrelationID>
   <ResponseEndPoint PollInterval=""></ResponseEndPoint>
   <Transformation>XML</Transformation>
   <GatewayTest>1</GatewayTest>
   <GatewayTimestamp/>
  </MessageDetails>
  <SenderDetails>
   <IDAuthentication>
    <SenderID>{3}</SenderID>
    <Authentication>
     <Method>clear</Method>
     <Role></Role>
     <Value>{4}</Value>
    </Authentication>
   </IDAuthentication>
   <EmailAddress>{5}</EmailAddress>
  </SenderDetails>
 </Header>
<GovTalkDetails>
  <Keys>
   <Key Type="TaxOfficeNumber">{6}</Key>
   <Key Type="TaxOfficeReference">{7}</Key>
  </Keys>
  <TargetDetails>
   <Organisation>IR</Organisation>
  </TargetDetails>
 </GovTalkDetails>
 <Body>
 </Body>
</GovTalkMessage>
