ref: 66a3c07f241b21294f4feb84c51e19b05e5d758f
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>