ResourceNotFoundException {#209
  #message: "No routes found for "/sitemap.xml"."
  #code: 0
  #file: "/var/www/html/dev-edrt.agro-id.gov.ua/vendor/symfony/routing/Matcher/UrlMatcher.php"
  #line: 96
  trace: {
    /var/www/html/dev-edrt.agro-id.gov.ua/vendor/symfony/routing/Matcher/UrlMatcher.php:96 {
      › 
      ›     throw 0 < \count($this->allow) ? new MethodNotAllowedException(array_unique($this->allow)) : new ResourceNotFoundException(sprintf('No routes found for "%s".', $pathinfo));}
    }
    /var/www/html/dev-edrt.agro-id.gov.ua/vendor/symfony/routing/Matcher/UrlMatcher.php:106 {
      › 
      › $ret = $this->match($request->getPathInfo());arguments: {
        $pathinfo: "/sitemap.xml"
      }
    }
    /var/www/html/dev-edrt.agro-id.gov.ua/src/Core/Backend/Component/Http/RouteRunner.php:36 {    $this->matcher = new UrlMatcher($this->routeCollection, $this->context->fromRequest(Request::getRequest()));    $this->matcher->matchRequest(Request::getRequest());}
      arguments: {
        $request: Request {#200 …}
      }
    }
    /var/www/html/dev-edrt.agro-id.gov.ua/src/Core/Backend/Bootstrap.php:44 {$routeRunner = new RouteRunner();$routeRunner->handle();}
    /var/www/html/dev-edrt.agro-id.gov.ua/public/index.php:56 {    $bootstrap = new Bootstrap();    $bootstrap->handle();} catch (AuthRoleException $e) {
    }
  }
}