Use 'aurl' wherever suitable.
[gruta.git] / templates / artemus / ALL / SITEMAP
blobc4b62d386c4da765e4ea4bdcbb4f87242a8ac7ec
1 {-content_type|text/xml}<?xml version="1.0" encoding="UTF-8"?>
2 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3 {-foreach|{-stories_by_date||0|0}|
4         <url><loc>\{-aurl\|STORY\|topic\|\$1\|id\|\$0\}</loc></url>}
5 {-foreach|{-topics}|
6         <url><loc>\{-aurl\|TOPIC\|topic\|\$0\}</loc></url>}
7 </urlset>