(NodePI xml "") @(test/Golden/XML/NS/0006.xml#1:1-1:22 :| [])
|
`- (NodeAttr version) @(test/Golden/XML/NS/0006.xml#1:6-1:20 :| [])
   |
   `- (NodeText "1.0") @(test/Golden/XML/NS/0006.xml#1:16-1:19 :| [])

(NodeComment " elements are in the HTML namespace, in this case by default ") @(test/Golden/XML/NS/0006.xml#2:1-2:69 :| [])

(NodeElem {http://www.w3.org/1999/xhtml}html) @(test/Golden/XML/NS/0006.xml#3:1-7:8 :| [])
|
+- (NodeAttr xmlns) @(test/Golden/XML/NS/0006.xml#3:7-3:43 :| [])
|  |
|  `- (NodeText "http://www.w3.org/1999/xhtml") @(test/Golden/XML/NS/0006.xml#3:14-3:42 :| [])
|
+- (NodeText "\n  ") @(test/Golden/XML/NS/0006.xml#3:44-4:3 :| [])
|
+- (NodeElem {http://www.w3.org/1999/xhtml}head) @(test/Golden/XML/NS/0006.xml#4:3-4:46 :| [])
|  |
|  `- (NodeElem {http://www.w3.org/1999/xhtml}title) @(test/Golden/XML/NS/0006.xml#4:9-4:39 :| [])
|     |
|     `- (NodeText "Frobnostication") @(test/Golden/XML/NS/0006.xml#4:16-4:31 :| [])
|
+- (NodeText "\n  ") @(test/Golden/XML/NS/0006.xml#4:46-5:3 :| [])
|
+- (NodeElem {http://www.w3.org/1999/xhtml}body) @(test/Golden/XML/NS/0006.xml#5:3-6:59 :| [])
|  |
|  `- (NodeElem {http://www.w3.org/1999/xhtml}p) @(test/Golden/XML/NS/0006.xml#5:9-6:52 :| [])
|     |
|     +- (NodeText "Moved to \n    ") @(test/Golden/XML/NS/0006.xml#5:12-6:5 :| [])
|     |
|     +- (NodeElem {http://www.w3.org/1999/xhtml}a) @(test/Golden/XML/NS/0006.xml#6:5-6:47 :| [])
|     |  |
|     |  +- (NodeAttr href) @(test/Golden/XML/NS/0006.xml#6:8-6:38 :| [])
|     |  |  |
|     |  |  `- (NodeText "http://frob.example.com") @(test/Golden/XML/NS/0006.xml#6:14-6:37 :| [])
|     |  |
|     |  `- (NodeText "here") @(test/Golden/XML/NS/0006.xml#6:39-6:43 :| [])
|     |
|     `- (NodeText ".") @(test/Golden/XML/NS/0006.xml#6:47-6:48 :| [])
|
`- (NodeText "\n") @(test/Golden/XML/NS/0006.xml#6:59-7:1 :| [])