1<?xml version="1.0" encoding="UTF-8"?>
2<doc att="top" cat="top">
3 <?a-pi some data?>
4 <!-- This is the 1st comment -->
5 <begin bat="fob">text-in-begin1
6 <inner blat="blob">inner-text<!-- This is the 2nd comment --></inner>
7 text-in-begin2
8 </begin>
9 text-in-doc
10</doc>