Input
Output
<html><body> <h2>Fruits</h2> <ul> <li>Apple</li> <li>Banana</li> <li>Orange</li> </ul> </body></html>