{% for category in categories %} {{ category.url }}.sitemap.xml {{ category.updated_at }} {% endfor %} {% for tag in tags %} {{ tag.url }}.sitemap.xml {{ tag.updated_at }} {% endfor %}