<?xml version=“1.0” encoding=“UTF-8”?> <urlset xmlns=“www.sitemaps.org/schemas/sitemap/0.9” xmlns:xhtml=“www.w3.org/1999/xhtml”>

{% include sitemap-url.html objects=site.pages %}
{% include sitemap-url.html objects=site.posts %}

</urlset>