<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap convention:
  - French is the default language and is served WITHOUT a URL prefix.
    (e.g. https://www.sharemytutor.com/browse is the French canonical.)
  - Every other supported language uses a "/xx" prefix.
  - x-default points at the French (no-prefix) URL.
  This convention must stay in sync with:
    - src/lib/i18n/config.ts (addLanguageToPath)
    - src/components/seo/MultilingualSEO.tsx (canonical + hreflang)
    - supabase/functions/dynamic-sitemap/index.ts
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Homepage -->
  <url>
    <loc>https://www.sharemytutor.com/</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sharemytutor.com/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sharemytutor.com/en/" />
    <xhtml:link rel="alternate" hreflang="es" href="https://www.sharemytutor.com/es/" />
    <xhtml:link rel="alternate" hreflang="de" href="https://www.sharemytutor.com/de/" />
    <xhtml:link rel="alternate" hreflang="it" href="https://www.sharemytutor.com/it/" />
    <xhtml:link rel="alternate" hreflang="pt" href="https://www.sharemytutor.com/pt/" />
    <xhtml:link rel="alternate" hreflang="nl" href="https://www.sharemytutor.com/nl/" />
    <xhtml:link rel="alternate" hreflang="da" href="https://www.sharemytutor.com/da/" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://www.sharemytutor.com/ar/" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://www.sharemytutor.com/zh/" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://www.sharemytutor.com/ja/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sharemytutor.com/" />
    <lastmod>2026-07-03</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Pillar SEO: Cours partagés -->
  <url>
    <loc>https://www.sharemytutor.com/cours-partages</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sharemytutor.com/cours-partages" />
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sharemytutor.com/en/cours-partages" />
    <xhtml:link rel="alternate" hreflang="es" href="https://www.sharemytutor.com/es/cours-partages" />
    <xhtml:link rel="alternate" hreflang="de" href="https://www.sharemytutor.com/de/cours-partages" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sharemytutor.com/cours-partages" />
    <lastmod>2026-07-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.95</priority>
  </url>

  <!-- Browse -->
  <url>
    <loc>https://www.sharemytutor.com/browse</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sharemytutor.com/browse" />
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sharemytutor.com/en/browse" />
    <xhtml:link rel="alternate" hreflang="es" href="https://www.sharemytutor.com/es/browse" />
    <xhtml:link rel="alternate" hreflang="de" href="https://www.sharemytutor.com/de/browse" />
    <xhtml:link rel="alternate" hreflang="it" href="https://www.sharemytutor.com/it/browse" />
    <xhtml:link rel="alternate" hreflang="pt" href="https://www.sharemytutor.com/pt/browse" />
    <xhtml:link rel="alternate" hreflang="nl" href="https://www.sharemytutor.com/nl/browse" />
    <xhtml:link rel="alternate" hreflang="da" href="https://www.sharemytutor.com/da/browse" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://www.sharemytutor.com/ar/browse" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://www.sharemytutor.com/zh/browse" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://www.sharemytutor.com/ja/browse" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sharemytutor.com/browse" />
    <lastmod>2026-07-03</lastmod>
    <changefreq>hourly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- For Parents -->
  <url>
    <loc>https://www.sharemytutor.com/for-parents</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sharemytutor.com/for-parents" />
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sharemytutor.com/en/for-parents" />
    <xhtml:link rel="alternate" hreflang="es" href="https://www.sharemytutor.com/es/for-parents" />
    <xhtml:link rel="alternate" hreflang="de" href="https://www.sharemytutor.com/de/for-parents" />
    <xhtml:link rel="alternate" hreflang="it" href="https://www.sharemytutor.com/it/for-parents" />
    <xhtml:link rel="alternate" hreflang="pt" href="https://www.sharemytutor.com/pt/for-parents" />
    <xhtml:link rel="alternate" hreflang="nl" href="https://www.sharemytutor.com/nl/for-parents" />
    <xhtml:link rel="alternate" hreflang="da" href="https://www.sharemytutor.com/da/for-parents" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://www.sharemytutor.com/ar/for-parents" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://www.sharemytutor.com/zh/for-parents" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://www.sharemytutor.com/ja/for-parents" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sharemytutor.com/for-parents" />
    <lastmod>2026-07-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- For Teachers -->
  <url>
    <loc>https://www.sharemytutor.com/for-teachers</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sharemytutor.com/for-teachers" />
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sharemytutor.com/en/for-teachers" />
    <xhtml:link rel="alternate" hreflang="es" href="https://www.sharemytutor.com/es/for-teachers" />
    <xhtml:link rel="alternate" hreflang="de" href="https://www.sharemytutor.com/de/for-teachers" />
    <xhtml:link rel="alternate" hreflang="it" href="https://www.sharemytutor.com/it/for-teachers" />
    <xhtml:link rel="alternate" hreflang="pt" href="https://www.sharemytutor.com/pt/for-teachers" />
    <xhtml:link rel="alternate" hreflang="nl" href="https://www.sharemytutor.com/nl/for-teachers" />
    <xhtml:link rel="alternate" hreflang="da" href="https://www.sharemytutor.com/da/for-teachers" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://www.sharemytutor.com/ar/for-teachers" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://www.sharemytutor.com/zh/for-teachers" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://www.sharemytutor.com/ja/for-teachers" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sharemytutor.com/for-teachers" />
    <lastmod>2026-07-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- For Individuals -->
  <url>
    <loc>https://www.sharemytutor.com/for-individuals</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sharemytutor.com/for-individuals" />
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sharemytutor.com/en/for-individuals" />
    <xhtml:link rel="alternate" hreflang="es" href="https://www.sharemytutor.com/es/for-individuals" />
    <xhtml:link rel="alternate" hreflang="de" href="https://www.sharemytutor.com/de/for-individuals" />
    <xhtml:link rel="alternate" hreflang="it" href="https://www.sharemytutor.com/it/for-individuals" />
    <xhtml:link rel="alternate" hreflang="pt" href="https://www.sharemytutor.com/pt/for-individuals" />
    <xhtml:link rel="alternate" hreflang="nl" href="https://www.sharemytutor.com/nl/for-individuals" />
    <xhtml:link rel="alternate" hreflang="da" href="https://www.sharemytutor.com/da/for-individuals" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://www.sharemytutor.com/ar/for-individuals" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://www.sharemytutor.com/zh/for-individuals" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://www.sharemytutor.com/ja/for-individuals" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sharemytutor.com/for-individuals" />
    <lastmod>2026-07-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- About -->
  <url>
    <loc>https://www.sharemytutor.com/about</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sharemytutor.com/about" />
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sharemytutor.com/en/about" />
    <xhtml:link rel="alternate" hreflang="es" href="https://www.sharemytutor.com/es/about" />
    <xhtml:link rel="alternate" hreflang="de" href="https://www.sharemytutor.com/de/about" />
    <xhtml:link rel="alternate" hreflang="it" href="https://www.sharemytutor.com/it/about" />
    <xhtml:link rel="alternate" hreflang="pt" href="https://www.sharemytutor.com/pt/about" />
    <xhtml:link rel="alternate" hreflang="nl" href="https://www.sharemytutor.com/nl/about" />
    <xhtml:link rel="alternate" hreflang="da" href="https://www.sharemytutor.com/da/about" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://www.sharemytutor.com/ar/about" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://www.sharemytutor.com/zh/about" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://www.sharemytutor.com/ja/about" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sharemytutor.com/about" />
    <lastmod>2026-07-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://www.sharemytutor.com/contact</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sharemytutor.com/contact" />
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sharemytutor.com/en/contact" />
    <xhtml:link rel="alternate" hreflang="es" href="https://www.sharemytutor.com/es/contact" />
    <xhtml:link rel="alternate" hreflang="de" href="https://www.sharemytutor.com/de/contact" />
    <xhtml:link rel="alternate" hreflang="it" href="https://www.sharemytutor.com/it/contact" />
    <xhtml:link rel="alternate" hreflang="pt" href="https://www.sharemytutor.com/pt/contact" />
    <xhtml:link rel="alternate" hreflang="nl" href="https://www.sharemytutor.com/nl/contact" />
    <xhtml:link rel="alternate" hreflang="da" href="https://www.sharemytutor.com/da/contact" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://www.sharemytutor.com/ar/contact" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://www.sharemytutor.com/zh/contact" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://www.sharemytutor.com/ja/contact" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sharemytutor.com/contact" />
    <lastmod>2026-07-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- FAQ -->
  <url>
    <loc>https://www.sharemytutor.com/faq</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sharemytutor.com/faq" />
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sharemytutor.com/en/faq" />
    <xhtml:link rel="alternate" hreflang="es" href="https://www.sharemytutor.com/es/faq" />
    <xhtml:link rel="alternate" hreflang="de" href="https://www.sharemytutor.com/de/faq" />
    <xhtml:link rel="alternate" hreflang="it" href="https://www.sharemytutor.com/it/faq" />
    <xhtml:link rel="alternate" hreflang="pt" href="https://www.sharemytutor.com/pt/faq" />
    <xhtml:link rel="alternate" hreflang="nl" href="https://www.sharemytutor.com/nl/faq" />
    <xhtml:link rel="alternate" hreflang="da" href="https://www.sharemytutor.com/da/faq" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://www.sharemytutor.com/ar/faq" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://www.sharemytutor.com/zh/faq" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://www.sharemytutor.com/ja/faq" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sharemytutor.com/faq" />
    <lastmod>2026-07-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Login -->
  <url>
    <loc>https://www.sharemytutor.com/login</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sharemytutor.com/login" />
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sharemytutor.com/en/login" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sharemytutor.com/login" />
    <lastmod>2026-07-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Signup -->
  <url>
    <loc>https://www.sharemytutor.com/signup</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sharemytutor.com/signup" />
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sharemytutor.com/en/signup" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sharemytutor.com/signup" />
    <lastmod>2026-07-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Terms of Service -->
  <url>
    <loc>https://www.sharemytutor.com/terms-of-service</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sharemytutor.com/terms-of-service" />
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sharemytutor.com/en/terms-of-service" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sharemytutor.com/terms-of-service" />
    <lastmod>2026-07-03</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Privacy Policy -->
  <url>
    <loc>https://www.sharemytutor.com/privacy-policy</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sharemytutor.com/privacy-policy" />
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sharemytutor.com/en/privacy-policy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sharemytutor.com/privacy-policy" />
    <lastmod>2026-07-03</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Legal Mentions -->
  <url>
    <loc>https://www.sharemytutor.com/legal-mentions</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sharemytutor.com/legal-mentions" />
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sharemytutor.com/en/legal-mentions" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sharemytutor.com/legal-mentions" />
    <lastmod>2026-07-03</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
