here I\'m using sitemap
$sitemap = Sitemap::create()->add(Url::create(\'/content\')); $sitemap->writeToFile(public_path($this->path)); <