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