1
<html xmlns="http://www.w3.org/1999/xhtml/">
2
<head>
3
<title>A title</title>
4
</head>
5
<body>
6
<p>Some text</p>
7
</body>
8
</html>