<?xml version="1.0" encoding="UTF-8"?>
<!-- One URL, honestly.

     A sitemap listing /discover, /schedule and the rest would be listing pages
     that need a session: a crawler would follow each one, be handed the same
     shell, and conclude the site is a dozen copies of one page. The homepage is
     the only address anybody can reach without signing in, so it is the only
     address in here.

     www rather than the apex, matching the canonical: lokel.com.au 308-redirects
     to www, and a sitemap pointing at redirects makes Google resolve the same
     page twice. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.lokel.com.au/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
