• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0"?>
2<doc>
3  <side att="view"><!-- This is the side comment -->text-in-side<?s-pi side ?></side>
4  <begin bat="top"><?a-pi some data?>
5  <!-- This is the 2nd comment -->
6  text-in-begin
7  <inner blat="blob">
8    inner-text
9    <!-- This is the 3rd comment -->
10    <sub latte="glub">subtext</sub>
11  </inner>
12  text-in-begin2
13  </begin>
14</doc>