This class can be used to execute MySQL queries from SQL templates defined in XML files. It can parse a given XML file that contains definitions of SQL query templates. The class can execute given MySQL queries eventually replacing template parameters with given values.