The XHTML document has to have a minimum of required tags:
the DOCTYPE declaration <html> <head> </head> <body> </body> </html>