This class can be used to show database query results as an HTML table. It can executes a given SQL query using PDO and generates a XML document from the query results. The results XML document can be transformed into an HTML table using a XSL stylesheet.