Missing Controller

Error: KitemapController could not be found.

Error: Create the class KitemapController below in file: app/controllers/kitemap_controller.php

<?php
class KitemapController extends AppController {

	var $name = 'Kitemap';
}
?>

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