<?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:ck="http://fsrar.ru/WEGAIS/ChequeV3" 
xmlns:oref="http://fsrar.ru/WEGAIS/ClientRef_v2"  
xmlns:pref="http://fsrar.ru/WEGAIS/ProductRef_v2"> 
<ns:Owner> 
<ns:FSRAR_ID>%1</ns:FSRAR_ID> 
</ns:Owner> 
<ns:Document> 
<ns:ChequeV3> 
<ck:Identity>%2</ck:Identity> 
<ck:Header> 
<ck:Date>%3</ck:Date> 
<ck:Kassa>%4</ck:Kassa> 
<ck:Shift>%5</ck:Shift> 
<ck:Number>%6</ck:Number> 
<ck:Type>%7</ck:Type> 
</ck:Header> 
<ck:Content> 
%8
</ck:Content> 
</ns:ChequeV3> 
</ns:Document> 
</ns:Documents> 
