<?xml version="1.0"  encoding="windows-1251"?>
<dataset xmlns="http://www.romip.ru/data/common" collectionId="ROMIP-2006-News">
 <header>
  <version>1.2</version>
  <license type="yandex" uri="http://romip.narod.ru/license/yandex.html"/>
  <collection-description>
      This is a description of ROMIP news collection.
  </collection-description>
 </header>
...
<document>
   <docID>080404-100043</docID>
   <docURL>document URL in Base64 format</docURL>
   <subject encoding="base64">
      subject in Base64
   </subject>
   <agency>Agency name in Base64</agency>
   <timestamp>
     <date>20040401</date>
     <daytime>52853</daytime>
   </timestamp>
   <content encoding="base64">Document content in Base64</content>
</document>
...
</dataset>

