__NS1:HTML xmlns:__NS1="http://www.w3.org/TR/REC-html40">
<__NS1:HEAD>
<__NS1:TITLE>Hello World!
<__NS1:SCRIPT>
<!--
function doSomething() {
if(1 < 2) {
document.write("Hello World!");
}
}
//-->
<__NS1:STYLE>
h1: {
color: #111111;
}
<__NS1:BODY>
<__NS1:H1>Hello World<__NS1:H1>
<__NS1:P>This is a test<__NS1:P>
<__NS1:BR>
<__NS1:TABLE>
<__NS1:TR><__NS1:TH>Test Header
<__NS1:TR><__NS1:TD #text=" " style="{border-style: solid}">Test
<__NS1:P>
<__NS1:TABLE #text=" " width="100%">
<__NS1:TR><__NS1:TD #text=" " colspan="1" #text=" " rowspan="1">Test
<__NS1:P>
<__NS1:P>An unbalanced tag
<__NS1:B>mixed <__NS1:I> tags <__NS1:B> <__NS1:I>
<__NS1:BOGON>A Bogon<__NS1:BOGON>