<tag att="val"> <? A processing instruction ?> <child>xxx</child> <!-- Some comments --> </tag>
<tag> <att>val</att> <pi>A processing instruction</pi> <child>xxx</child> <comment>Some comments</comment> </tag>
<tag att="val"> <? A processing instruction ?> <child>xxx</child> <!-- Some comments --> </tag>
<tag val> <? A processing instruction ?> xxx <!-- Some comments --> </tag>
val,processing instruction,xxx,Some commentsN.B: I assume here that the 'tag' is the row, and therefore its colour can't be shown...?