Which HTML tag is used for representing an numbered list?
<___> <li>Item 1</li> <li>Item 2</li> </___>
<il>
<nl>
<ul>
<ol>