<?xml version="1.0" encoding="UTF-8"?> 
<ns:Documents Version="1.0" 
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
           xmlns:ns=  "http://fsrar.ru/WEGAIS/WB_DOC_SINGLE_01" 
           xmlns:oref="http://fsrar.ru/WEGAIS/ClientRef" 
           xmlns:pref="http://fsrar.ru/WEGAIS/ProductRef" 
           xmlns:wa=  "http://fsrar.ru/WEGAIS/ActTTNSingle%protver" 
           xmlns:ce="http://fsrar.ru/WEGAIS/CommonV3"
> 
  <ns:Owner> 
        <ns:FSRAR_ID>%fsrar_id</ns:FSRAR_ID> 
  </ns:Owner> 
  <ns:Document> 
     <ns:WayBillAct%protver> 
          <wa:Header>       
              <wa:IsAccept>%isaccept</wa:IsAccept> 
              <wa:ACTNUMBER>%actnumber</wa:ACTNUMBER> 
              <wa:ActDate>%actdate</wa:ActDate>                                                                        
              <wa:WBRegId>%wbregid</wa:WBRegId> 
              <wa:Note>%note</wa:Note>  
          </wa:Header> 
          <wa:Content>%positions      </wa:Content> 
          %transport
     </ns:WayBillAct%protver> 
  </ns:Document> 
</ns:Documents>
