1 (NodePI xml "") @(test/Golden/XML/NS/0006.xml#1:1-1:22 :| [])
3 `- (NodeAttr version) @(test/Golden/XML/NS/0006.xml#1:6-1:20 :| [])
5 `- (NodeText "1.0") @(test/Golden/XML/NS/0006.xml#1:16-1:19 :| [])
7 (NodeComment " elements are in the HTML namespace, in this case by default ") @(test/Golden/XML/NS/0006.xml#2:1-2:69 :| [])
9 (NodeElem {http://www.w3.org/1999/xhtml}html) @(test/Golden/XML/NS/0006.xml#3:1-7:8 :| [])
11 +- (NodeAttr xmlns) @(test/Golden/XML/NS/0006.xml#3:7-3:43 :| [])
13 | `- (NodeText "http://www.w3.org/1999/xhtml") @(test/Golden/XML/NS/0006.xml#3:14-3:42 :| [])
15 +- (NodeText "\n ") @(test/Golden/XML/NS/0006.xml#3:44-4:3 :| [])
17 +- (NodeElem {http://www.w3.org/1999/xhtml}head) @(test/Golden/XML/NS/0006.xml#4:3-4:46 :| [])
19 | `- (NodeElem {http://www.w3.org/1999/xhtml}title) @(test/Golden/XML/NS/0006.xml#4:9-4:39 :| [])
21 | `- (NodeText "Frobnostication") @(test/Golden/XML/NS/0006.xml#4:16-4:31 :| [])
23 +- (NodeText "\n ") @(test/Golden/XML/NS/0006.xml#4:46-5:3 :| [])
25 +- (NodeElem {http://www.w3.org/1999/xhtml}body) @(test/Golden/XML/NS/0006.xml#5:3-6:59 :| [])
27 | `- (NodeElem {http://www.w3.org/1999/xhtml}p) @(test/Golden/XML/NS/0006.xml#5:9-6:52 :| [])
29 | +- (NodeText "Moved to \n ") @(test/Golden/XML/NS/0006.xml#5:12-6:5 :| [])
31 | +- (NodeElem {http://www.w3.org/1999/xhtml}a) @(test/Golden/XML/NS/0006.xml#6:5-6:47 :| [])
33 | | +- (NodeAttr href) @(test/Golden/XML/NS/0006.xml#6:8-6:38 :| [])
35 | | | `- (NodeText "http://frob.example.com") @(test/Golden/XML/NS/0006.xml#6:14-6:37 :| [])
37 | | `- (NodeText "here") @(test/Golden/XML/NS/0006.xml#6:39-6:43 :| [])
39 | `- (NodeText ".") @(test/Golden/XML/NS/0006.xml#6:47-6:48 :| [])
41 `- (NodeText "\n") @(test/Golden/XML/NS/0006.xml#6:59-7:1 :| [])