Missing Controller

Error: SitemapsController could not be found.

Error: Create the class SitemapsController below in file: app/controllers/sitemaps_controller.php

<?php
class SitemapsController extends AppController {

	var $name = 'Sitemaps';
}
?>

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