<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static entries for the app's marketing/discovery surface. Per-tutor
  profile URLs (/tutors/{slug}) are omitted here since they change as
  tutors publish: supabase/functions/sitemap generates a live,
  complete sitemap from the database; see supabase/functions/README.md
  for the one-line Cloudflare Pages redirect that swaps this file out
  for it once you're ready.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://tutorpro.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://tutorpro.app/discover</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
