Notice (8): Undefined variable: controller_action_path [APP/views/layouts/default.ctp, line 71]
Notice (8): Undefined variable: controller_action_path [APP/views/layouts/default.ctp, line 78]

: Sitemap.xmlController could not be found.

: Create the class Sitemap.xmlController below in file: app/controllers/sitemap.xml_controller.php

<?php
class Sitemap.xmlController extends AppController {

	var $name = 'Sitemap.xml';
}
?>

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