<?xml version="1.0" encoding="UTF-8"?>
<!--
  Qallery sitemap. The app is a client-rendered SPA: every route shares
  one canonical (https://qallery.app/) and serves the same shell, so the
  homepage is the only distinct indexable page today. We deliberately do
  NOT list ?course=/?tag= or #/ URLs — they canonicalise to / and would
  just be duplicates to crawlers. Expand this only once real per-course /
  per-question pages with their own canonical + content exist.
  Updated 2026-05-28.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://qallery.app/</loc>
    <lastmod>2026-05-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
