(*TOP* (@ (*NAMESPACES* (x "http://www.w3.org/1999/xhtml")))
(x:html (@ (xml:lang "en") (lang "en"))
(x:head
(x:title "Seriously?!"))
(x:body
(x:h1 (@ (id "hwat")) "No.")
(x:p "I have never heard of this before and am not sure if I ever want to interact with it again."))))