<?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:tts="http://fsrar.ru/WEGAIS/TransferToShop" 
  > 
  <ns:Owner> 
    <ns:FSRAR_ID>%1</ns:FSRAR_ID> 
  </ns:Owner> 
  <ns:Document> 
    <ns:TransferToShop> 
      <tts:Identity>%2</tts:Identity> 
      <tts:Header> 
        <tts:TransferNumber>%3</tts:TransferNumber> 
        <tts:TransferDate>%4</tts:TransferDate> 
      </tts:Header> 
      <tts:Content>%5</tts:Content> 
    </ns:TransferToShop> 
  </ns:Document> 
</ns:Documents> 