{% include fragment-pagebegin.html %}

{{site.data.pages[page.path].title | escape_once}}

{% assign path = page.path | split: '.html' %} {% include {{path}}.xml %}
{% include fragment-pageend.html %}