ref: 86bb3c77dd2f80dc823437f1cf48d2e654a68e93
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>