<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>Test some random stuff</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>

<!-- Spun from random.th by DocKnot %VERSION% on %DATE% -->

<body>

<p>
<span class="foo">This should not</span> be lifted to surround the paragraph even
though <span class="foo">it starts and ends the paragraph.</span>
</p>

<p>
Sh&#333;gun
</p>

<table>
      <tr>
    <th>One</th>
    <th>Two</th>
  </tr>

      <tr>
    <td>foo</td>
    <td>bar</td>
  </tr></table>


<p>
Some text.  <strike>strike</strike><sub>2</sub>
</p>

<hr />

<h3>Foo</h3>

<h4>Bar</h4>

<h5>Baz</h5>

<h6>tiny</h6>
  
<ul>
  <li><a href="software/">Software</a></li>
    <ul>
    <li><a href="software/cvslog/">"cvslog"</a></li>
    <li><a href="software/docknot/">DocKnot</a></li>
      <ul>
      <li><a href="software/docknot/readme.html">DocKnot README</a></li>
      <li><a href="software/docknot/changes.html">DocKnot Changes</a></li>
      <li><a href="software/docknot/api/app-docknot.html">App::DocKnot</a></li>
      <li><a href="software/docknot/api/app-docknot-command.html">App::DocKnot::Command</a></li>
      </ul>
    <li><a href="software/rra-c-util/">rra-c-util></a></li>
    </ul>
  <li><a href="faqs/">FAQs and Documentation</a></li>
  <li><a href="photos/">Photos</a></li>
  <li><a href="usefor/">Usenet Format and Protocols</a></li>
  <li><a href="nntp/">NNTP</a></li>
  </ul>

<address>
  Last <a href="https://www.eyrie.org/~eagle/software/docknot/">spun</a>
  %DATE% from thread modified %DATE%
</address>
</body>
</html>