<?php
$_SERVER['REQUEST_URI'] = '/sitemap.xml';
require __DIR__ . '/public/index.php';
