Missing Controller
Error: Sitemap.shtmlController could not be found.
Error: Create the class Sitemap.shtmlController below in file: app/controllers/sitemap.shtml_controller.php
<?php
class Sitemap.shtmlController extends AppController {
var $name = 'Sitemap.shtml';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
