<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every public page on classsense.org. Four, because that is all there are —
  the marketing site is a single page plus three legal pages.

  app.classsense.org is deliberately absent. It is a different host and would
  need its own sitemap, and the pages there (login, dashboards) are either
  behind auth or should not rank: a search for "ClassSense" that lands someone
  on a sign-in screen instead of the pitch is a lost signup.

  lastmod dates are the real last-commit dates for each file. Keep them honest —
  a sitemap that claims everything changed today teaches Google to ignore the
  field. Update index.html's date when the copy changes.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://classsense.org/</loc>
    <lastmod>2026-08-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://classsense.org/privacy.html</loc>
    <lastmod>2026-07-30</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://classsense.org/terms.html</loc>
    <lastmod>2026-07-30</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://classsense.org/data-practices.html</loc>
    <lastmod>2026-07-30</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
