This class can be used to retrieve data from a MySQL table into a XML document. It can execute a query to retrieve all data from a given MySQL database table. The class generates a XML document from the data retrieved from the table. The XML document is displayed as the output of the current script.