$if(section.is_index)$$else$$title$ – $endif$$site.title$
$pages.last_update.rfc3339$
$url.full$
$for(author)$
$it.name$
$if(it.email)$
$it.email$
$endif$
$endfor$
$for(pages.all_dated)$
$it.url.full$
$if(it.author)$
$for(it.author)$
$it.name$
$if(it.email)$
$it.email$
$endif$
$endfor$
$else$
$for(author)$
$author.name$
$if(author.email)$
$author.email$
$endif$
$endfor$
$endif$
$it.date.rfc3339$
$it.last_update.rfc3339$
$endfor$