<HTML>
<HEAD>
<TITLE>HTML Starter</TITLE>
</HEAD>
<BODY>
<H1>This is a level 1 heading.</H1>
This is a very short example of a HyperText Markup Language document. 
There are only two paragraphs; this is the first.
<P>
... And this is the second!
</BODY>
</HTML>