<?xml version="1.0" encoding="Windows-1251"?>
<books id="0" updated="update fail" deleted="delete fail">
    <title id="1.1"/>
    <author id="1.2"/>
    <price id="1.3"/>
    <title id="3.1"/>
    <author id="3.2"/>
    <price id="3.3"/>
  <book id="2">
Heart of Darkness
Joseph Conrad
12.99
  </book>
</books> 
  |