Missing Controller
	Error: 
	Sitemap.xmlController could not be found.
	Error: 
	Create the class Sitemap.xmlController below in file: app/Controller/Sitemap.xmlController.php
	Notice: 
	If you want to customize this error message, create app/View/Errors/missing_controller.ctp
Stack Trace
	- APP/webroot/index.php line 92 → Dispatcher->dispatch(CakeRequest, CakeResponse)     App::uses('Dispatcher', 'Routing');    $Dispatcher = new Dispatcher();    $Dispatcher->dispatch(new CakeRequest(), new CakeResponse(array('charset' => Configure::read('App.encoding'))));
 
object(CakeRequest) {
	params => array(
		[maximum depth reached]
	)
	data => array([maximum depth reached])
	query => array([maximum depth reached])
	url => 'sitemap.xml'
	base => ''
	webroot => '/'
	here => '/sitemap.xml'
}
object(CakeResponse) {
	
}