blob: 854ebcde1d69a09b1eabed694bc8aa0dfd4f7300 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Title</title>
</head>
<body>
<table>
<tr>
<td>
<table>
<tr>
<td ><a href="Main.php">boilerplate</a></td>
<td ><a href="Main.php">text</a></td>
</tr>
</table>
</td>
</tr>
</table>
<p>This is the real meat of the page,
and represents the text we want.
It has lots of juicy content.
We assume that it won't get filtered out.
And that all of the lines will be in the
output.
</p>
<p>
Here's another paragraph of text.
This is the end of the text.
</p>
<p><a href="Footer.html">footer</a></p>
</body>
</html>