Missing Controller

Error: Site-map.aspxController could not be found.

Error: Create the class Site-map.aspxController below in file: app/controllers/site-map.aspx_controller.php

<?php
class Site-map.aspxController extends AppController {

	var $name = 'Site-map.aspx';
}
?>

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