1
<html>
2
<head>
3
<title>
4
Minimal HTML Document
5
</title>
6
</head>
7
<body>
8
Test
9
</body>
10
</html>