This document is a demonstration that shows what happens when XHTML 1.0 is served as text/html but is invalid due to a syntax error. This sentence has a element nesting error
If the document is parsed as XML the page should fail to display and just show an error message. But if parsed as HTML will still display.