return response()->view('sitemap', ['urls' => $urls])->header('Content-Type', 'application/xml');