<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
            "http://www.w3.org/TR/html4/strict.dtd">
<html>
    <title>The most minimal valid HTML4 document</title>
    <p>At least some other content than a title is required, no head or body</p>
</html>