Missing Controller

Error: Sitemap.xmlController could not be found.

Error: 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

(default) 3 queries took 417 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1ALTER SESSION SET NLS_DATE_FORMAT='YYYY-MM-DD HH24:MI:SS'01
2SELECT view_name AS name FROM all_views UNION SELECT table_name AS name FROM all_tables1112211122402
3SELECT COLUMN_NAME, DATA_TYPE, DATA_LENGTH FROM all_tab_columns WHERE table_name = 'USUARIO'525214