Content-Type: text/xml; charset=UTF-8

<?xml version="1.0" encoding="UTF-8"?>
<!-- This is a sample 94x Acknowledgement transmission file. -->
<SOAP:Envelope xmlns="http://www.irs.gov/efile" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:efile="http://www.irs.gov/efile" 
xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ ../message/SOAP.xsd
  http://www.irs.gov/efile ../message/efileMessage.xsd">
  <SOAP:Body>
    <efile:AcknowledgementAction>
      <Acknowledgement>
        <AcknowledgementId>IRS94x2002-12-31T06:22:12</AcknowledgementId>
        <AcknowledgementTimestamp>2001-12-17T09:30:47-05:00</AcknowledgementTimestamp>
        <TransmissionAcknowledgement>
          <TransmissionId>MyUniqueTransID001</TransmissionId>
          <TransmissionTimestamp>2002-12-31T06:22:12-05:00</TransmissionTimestamp>
          <TransmissionStatus>R</TransmissionStatus>
          <OriginAcknowledgement>
            <OriginId>MyUniqueOrigID001</OriginId>
            <OriginTimestamp>2001-12-17T09:30:47-05:00</OriginTimestamp>
            <OriginStatus>R</OriginStatus>
            <Errors errorCount="2">
              <Error errorId="3">
                <XPath>/SOAP:Envelope/SOAP:Body/efile:OriginHeaders/ReturnOriginHeader[2]/OriginManifest/ItemReference[2]</XPath>
                <ErrorCode>910</ErrorCode>
                <ErrorMessage>Required attribute contentLocation is missing.</ErrorMessage>
              </Error>
              <Error errorId="4">
                <XPath>/SOAP:Envelope/SOAP:Body/efile:OriginHeaders/ReturnOriginHeader[2]/Originator/EFIN</XPath>
                <ErrorCode>952</ErrorCode>
                <ErrorMessage>The Originator EFIN is not Valid</ErrorMessage>
              </Error>
            </Errors>
          </OriginAcknowledgement>
          <OriginAcknowledgement>
            <OriginId>MyUniqueOrigID002</OriginId>
            <OriginTimestamp>2001-12-17T09:30:47-05:00</OriginTimestamp>
            <OriginStatus>A</OriginStatus>
            <ItemAcknowledgement>
              <OrigTransContentLocation>999999RetData20020617T093101</OrigTransContentLocation>
              <EIN>010000000</EIN>
              <ItemStatus>R</ItemStatus>
              <Errors errorCount="2">
                <Error errorId="5">
                  <XPath>/ReturnData/IRS941/NumberOfEmployees</XPath>
                  <ErrorCode>3S</ErrorCode>
                  <ErrorMessage>The entry 11111111 exceeds the maximum field length 7 for this element</ErrorMessage>
                </Error>
                <Error errorId="6">
                  <XPath>/ReturnData/IRS941ScheduleB/Month1Liabilities/LiabilityAmount[2]/@liabilityDay</XPath>
                  <ErrorCode>909</ErrorCode>
                  <ErrorMessage>Duplicate attribute liabilityDay</ErrorMessage>
                </Error>
              </Errors>
            </ItemAcknowledgement>
            <ItemAcknowledgement>
              <OrigTransContentLocation>999999RetData20020617T093047</OrigTransContentLocation>
              <EIN>010000000</EIN>
              <ItemStatus>R</ItemStatus>
              <Errors errorCount="2">
                <Error errorId="7">
                  <XPath>/ReturnData/IRS940/StateContribution[2]/RatePeriodTo</XPath>
                  <ErrorCode>928</ErrorCode>
                  <ErrorMessage>The date entered 3/5/03 is not in the required format</ErrorMessage>
                </Error>
                <Error errorId="8">
                  <XPath>String</XPath>
                  <ErrorCode>String</ErrorCode>
                  <ErrorMessage>String</ErrorMessage>
                </Error>
              </Errors>
            </ItemAcknowledgement>
            <ItemAcknowledgement>
              <OrigTransContentLocation>MyUnique001ReturnId</OrigTransContentLocation>
              <EIN>010000000</EIN>
              <ItemStatus>R</ItemStatus>
              <Errors errorCount="2">
                <Error errorId="11">
                  <XPath>String</XPath>
                  <ErrorCode>String</ErrorCode>
                  <ErrorMessage>String</ErrorMessage>
                </Error>
                <Error errorId="12">
                  <XPath>String</XPath>
                  <ErrorCode>String</ErrorCode>
                  <ErrorMessage>String</ErrorMessage>
                </Error>
              </Errors>
            </ItemAcknowledgement>
            <ItemAcknowledgement>
              <OrigTransContentLocation>MyUnique002ReturnId</OrigTransContentLocation>
              <EIN>210000000</EIN>
              <ItemStatus>A</ItemStatus>
              <PaymentIndicator>Payment Request Received</PaymentIndicator>
            </ItemAcknowledgement>
          </OriginAcknowledgement>
        </TransmissionAcknowledgement>
      </Acknowledgement>
    </efile:AcknowledgementAction>
  </SOAP:Body>
</SOAP:Envelope>
