^ PHPFramework\Application {#2
  +uri: "sitemap.xml"
  +request: PHPFramework\Request {#4
    +uri: "sitemap.xml"
  }
  +response: PHPFramework\Response {#5}
  +router: PHPFramework\Router {#6
    +request: PHPFramework\Request {#4}
    +response: PHPFramework\Response {#5}
    #routes: array:2 [
      "GET" => array:3 [
        "/" => Closure() {#8}
        "/about" => Closure() {#9}
        "/content" => array:2 [
          0 => "App\Controllers\ContactController"
          1 => "index"
        ]
      ]
      "POST" => array:1 [
        "/contact" => array:2 [
          0 => "App\Controllers\ContactController"
          1 => "send"
        ]
      ]
    ]
  }
  +view: PHPFramework\View {#7
    +layout: "default"
    +content: ""
  }
}

Warning: http_response_code(): Cannot set response code - headers already sent (output started at /home/srv226408/framework.semyachkov.su/vendor/symfony/var-dumper/Dumper/AbstractDumper.php:171) in /home/srv226408/framework.semyachkov.su/core/Response.php on line 10
404 Not Found