1 2 3 4 5 6 7 8
<?xml-stylesheet href="foo.css" ?> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <script> document.firstChild.nodeValue = null </script> </head> </html>