<HTML> <HEAD>
<TITLE>Including Boilerplate Text</TITLE>
</HEAD>

<BODY>
<H1>Including Boilerplate Text</H1>
The text beneath this line is included from another file.  This
technique makes it easy to share signatures, addresses, navigation
bars, and other types of boilerplate material among
a number of documents.

<!--#include file="boilerplate.html"-->
</BODY> </HTML>