Right now the recommendation is to use content-type="text/html" in the
<head> tag, but is that really correct? Should it be
application/xhtml+xml? I'm wondering if the content-type attribute is
supposed to parallel the way it's being served (or the proper way to
serve it, meaning eventually we'd have to replace this attribute on any
XHTML files being written today).