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