<?xml version="1.0" encoding="UTF-8"?>
<!-- Two pages is the whole site: the map, and the privacy policy. The /stats
     page is deliberately absent — it is key-protected and 404s without one. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://transitmap.au/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://transitmap.au/privacy.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
