Hi.

I wish to monitor changes made to the table in this page. I know how to parse an XML (using xmlstarlet), so I figured I'll try and convert the webpage's table to XML.

With that in mind, my questions are:
  1. Is there a known "html-table to xml" utility that
...