${head}
${title}
${body}
<#list sitemap.sections as section> <#if !section.name?starts_with("!")>
${section.name}
<#list section.entries as entry> <#if entry = page>
${entry.title}
<#else>
${entry.title}
#if> #list>
#if> #list>