<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>Hello</title>
</head>
<body>
<h1>hi</h1>
<p>I decided it might be useful to pick this up to use at some point.</p>
</body>
</html>