Missing Controller

Error: XmapController could not be found.

Error: Create the class XmapController below in file: app/controllers/xmap_controller.php

<?php
class XmapController extends AppController {

	var $name = 'Xmap';
}
?>

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