I have the service provider added and I now have a route for /sitemap.xml, but when i go to the route the file is pretty much empty. I have tried to run Calotype\SEO\Facades\Sitemap::generate(); but not matter what i do I get this as a result <?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"></urlset>