<root>
  <block>
    <title>A list block</title>
    <para>This is a block containing a list</para>
    <list>
      <item>Item 1 - qwerty</item>
      <item>Item 2 - zxcvbn</item>
      <item>Item 3 - asdfgh</item>
    </list>
  </block>
  <block>
    <more-special>1234</more-special>
  </block>
  <block>
    <title>The Title</title>
    <para>Some text here. With some <b>bolding</b> and <i>italics</i>.</para>
  </block>
  <block>
    <att_tag this="3434" tag="sddfd" has="dsfdsf" changed="343dd" attributes="dsfe">
      And there is data too
    </att_tag>
  </block>
  <block>
    <title>Unchanged structure, but new text</title>
  </block>
</root>
      
