<?xml version="1.0" encoding="utf-8"?> 
<ns:Documents Version="1.0" 
           xmlns:ns="http://fsrar.ru/WEGAIS/WB_DOC_SINGLE_01" 
           xmlns:xs="http://www.w3.org/2001/XMLSchema" 
           xmlns:c="http://fsrar.ru/WEGAIS/Common" 
           xmlns:pref="http://fsrar.ru/WEGAIS/ProductRef_v2" 
           xmlns:tfs="http://fsrar.ru/WEGAIS/TransferFromShop" 
  > 
  <ns:Owner> 
    <ns:FSRAR_ID>%1</ns:FSRAR_ID> 
  </ns:Owner> 
  <ns:Document> 
    <ns:TransferFromShop> 
      <tfs:Identity>%2</tfs:Identity> 
      <tfs:Header> 
        <tfs:TransferNumber>%3</tfs:TransferNumber> 
        <tfs:TransferDate>%4</tfs:TransferDate> 
      </tfs:Header> 
      <tfs:Content>%5</tfs:Content> 
    </ns:TransferFromShop> 
  </ns:Document> 
</ns:Documents> 