ref: 8a3ab0221ee0cd2425cfcc8e26d392fe994fac8c
dir: /sys/lib/python/mercurial/templates/atom/filelog.tmpl/
{header}
<id>{urlbase}{url}atom-log/tip/{file|escape}</id>
<link rel="self" href="{urlbase}{url}atom-log/tip/{file|urlescape}"/>
<title>{repo|escape}: {file|escape} history</title>
{latestentry%feedupdated}
{entries%changelogentry}
</feed>