Missing Controller

Error: SitemapController could not be found.

Error: Create the class SitemapController below in file: dev/controllers/sitemap_controller.php

<?php
class SitemapController extends AppController {

	var $name = 'Sitemap';
}
?>

Notice: If you want to customize this error message, create dev/views/errors/missing_controller.ctp

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0177177
Component initialization and startup1772010
Render Controller Action1842010
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1758270372681-1758270372681
Component initialization and startup1772020
Render Controller Action1842020