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