Error: Sitemap.xmlController could not be found.
	Error: 
	
Deprecated:  Non-static method Inflector::underscore() should not be called statically, assuming $this from incompatible context in /home/hsacomex/www/cake/libs/view/errors/missing_controller.ctp on line 34
Create the class Sitemap.xmlController below in file: app/controllers/sitemap.xml_controller.php
<?php
class Sitemap.xmlController extends AppController {
	var $name = 'Sitemap.xml';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp