phpCloud Error!
Controller 'Sitemap.xmlController.php' was not found in /var/www/html/controllers
To solve this issue create the file /var/www/html/controllers/Sitemap.xmlController.php with code:
class Sitemap.xmlController extends Controller {
}