<?= '<'.'?'.'xml version="1.0" encoding="UTF-8"?>'."\n"; ?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"> @foreach($tags as $tag) @include('laravel-sitemap::' . $tag->getType()) @endforeach </urlset>