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

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)03131
Component initialization and startup31490
Render Controller Action35490
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1749644177822-1749644177822
Component initialization and startup31500
Render Controller Action35500