<?xml version="1.0"?>

   <TradingPartnerResponse xmlns="rrn:org.xcbl:schemas/xcbl/v3_0/xcbl30.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="rrn:org.xcbl:schemas/xcbl/v3_0/xcbl30.xsd XCBL30.xsd">
      <ListOfTradingPartnerResponseInfo>
         <TradingPartnerResponseInfo>
            <ReturnMessageInformation>
               <PrimaryMessageInformation>
                  <MessageResponseIdentifier>
                     <Reference>
                        <RefNum>string of characters</RefNum>
                        <RefDate>20001212T19:03:00</RefDate>
                     </Reference>
                  </MessageResponseIdentifier>
                  <PrimaryReturnCoded>99</PrimaryReturnCoded>
                  <PrimaryReturnCodeDescription>string of characters</PrimaryReturnCodeDescription>
               </PrimaryMessageInformation>
            </ReturnMessageInformation>
         </TradingPartnerResponseInfo>
         <TradingPartnerResponseInfo>
            <ReturnMessageInformation>
               <PrimaryMessageInformation>
                  <MessageResponseIdentifier>
                     <Reference>
                        <RefNum>string of characters</RefNum>
                        <RefDate>20001212T19:03:00</RefDate>
                     </Reference>
                  </MessageResponseIdentifier>
                  <PrimaryReturnCoded>99</PrimaryReturnCoded>
               </PrimaryMessageInformation>
            </ReturnMessageInformation>
            <ServiceID>string of characters</ServiceID>
         </TradingPartnerResponseInfo>
      </ListOfTradingPartnerResponseInfo>
   </TradingPartnerResponse>