<ol start="4">
<li>this list starts with 4.</li>
<li>and continues</li>
<li>the continuation number is irrelevant.</li>
</ol>
<ol start="2001">
<li>a space odyssey</li>
</ol>
<ol>
<li>standard lists get no start attribute</li>
</ol>