[namespaces] [default] 'http://www.w3.org/1999/xhtml' [document] [html] [head] [title] 'Test HTML document' [body] [p] 'This is a small paragraph. As you can imagine, it\'s a bit ' [strong] 'less nice' ' to deal with inline markup as it is in XML, as each ' [em] 'leaf node' ' really has to be on a seperate line, but I hope that ' 'advantages such as:' [ul type='disc'] [li] 'no more entities' [li] "no more 'ignorable whitespace'" [li] 'no more closing vs opening tags issues' [li] 'in fact, no more closing tags at all ;)' [li] 'and mostly: ' [em] 'no more abiguity' 'still make it worth your while to switch...'