ref: 24cfe11a5bd2a1c106b460b48256e0ab30a0e765
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>