<?xml version="1.0"?>
<doc attr1="attribute 1 " attr2="attribute 2">
  <sub1>
    <child1>descendant number 1</child1>
  </sub1>
  <sub2>
    <child2>descendant number 2</child2>
  </sub2>
</doc>