The root element of an XHTML document shouldn't be <xhtml> any more than the root element of an XML document should be <xml>. The root element of a document is supposed to describe the purpose of that kind of document. I suggest <page> as a natural choice for the root element of a web page.