Put Serena at the top spot of the ordered list.

<html>
<body>
  Top Tennis Players
  <ol>
   <li>Serena</li>
  </ol>
</body>
</html>]]>

Make sure to assemble <li>Serena</li>.