https://thedarkandbright.com/
{{ now()->startOfDay()->toAtomString() }}
daily
1.0
@foreach ($templates as $template)
@if(is_string($template) || !is_object($template))
@continue
@endif
https://thedarkandbright.com/template/{{ $template->id }}
{{ $template->updated_at->toAtomString() }}
weekly
0.8
https://thedarkandbright.com/demo/{{ $template->id }}
{{ $template->updated_at->toAtomString() }}
monthly
0.6
@endforeach