<html>
 <head>
  <title>Hello world</title>
 </head>
 <body>
  <span>Hello world</span>
 </body>
</html>