<?xml version="1.0" encoding="UTF-8"?>
<!-- "how can we increase traffic to the site?" -> "can we make it first
     page with an actual display picture ect". Deliberately just the ONE
     url below - this is a single-page app where every "tab" (Events,
     Leaderboards, Crews, etc.) is a client-side #hash route on the same
     index.html, not a separate server-rendered page - search engines
     don't treat a #fragment as a distinct indexable URL, so listing
     https://drift-analytics.site/#leaderboards etc. as separate sitemap
     entries would just be noise, not real additional pages to index.
     robots.txt points crawlers here. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://drift-analytics.site/</loc>
    <lastmod>2026-09-18</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
