<!doctype html>
<html>
    <head>
        <title>Hello, World!</title>
    </head>
    <body>
        <p>This is a fax.</p>
    </body>
</html>