<html>
  <head>
    <title>My Application</title>
  </head>
  <body>
    <article>
      <p>Hello World!</p>
    </article>
  </body>
</html>