<!-- test parsing of lists in HTML format -->
<ol start="9">
<li>Amsterdam
<li>Rotterdam
<li>The Hague
</ol>
