<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the two publicly reachable routes are listed. Everything else in the app
  redirects anonymous visitors to /login, so it is neither indexable nor useful
  to a crawler; robots.txt disallows those paths.

  Individual /discover/:id item pages are intentionally absent: they are created
  at runtime and cannot be enumerated by a static file. If the public catalog
  starts carrying real content, generate this from the server instead.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://syllabusx.motivexintelligence.com/</loc>
    <lastmod>2026-07-13</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://syllabusx.motivexintelligence.com/discover</loc>
    <lastmod>2026-07-13</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
