<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static XML sitemap. Crawlers fetch /sitemap.xml (route mounted in
  server.js, parallel to /robots.txt) and we list only the indexable
  public-marketing surface here. Auth, dashboard, play, admin, API,
  workspace, and join routes are explicitly Disallow-ed in robots.txt
  and intentionally omitted below.

  The canonical host is `socratize.io` (no www). Public surface is just
  `/` — the legacy `/team` alias was retired during the early-access
  cleanup. `team.html` declares <link rel="canonical" href="https://
  socratize.io/">, which consolidates any residual link equity onto the
  bare domain.

  `lastmod` uses the date this file landed; bump it when the listed
  pages change in a way crawlers should re-fetch (copy rewrites,
  schema additions, structural overhauls), not for trivial CSS tweaks.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://socratize.io/</loc>
    <lastmod>2026-05-06</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://socratize.io/pricing</loc>
    <lastmod>2026-05-17</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://socratize.io/privacy</loc>
    <lastmod>2026-05-06</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://socratize.io/terms</loc>
    <lastmod>2026-05-06</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
