<html>
  <head>
    <title>My Application</title>
  </head>
  <body>
    <h1>The meaning of life</h1>
    <p>Foo bar baz!</p>
  </body>
</html>