<?xml version="1.0" encoding="UTF-8"?>
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

  <!-- 🔥 Accueil (core SEO) -->
  <url>
    <loc>https://appelnote.vercel.app/</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 🚀 Features (SEO + produit) -->
  <url>
    <loc>https://appelnote.vercel.app/features</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.95</priority>
  </url>

  <!-- 💰 Pricing (conversion) -->
  <url>
    <loc>https://appelnote.vercel.app/pricing</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 🎯 Signup -->
  <url>
    <loc>https://appelnote.vercel.app/register-school</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- 📘 About -->
  <url>
    <loc>https://appelnote.vercel.app/about</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 🔐 Login (technique, faible valeur SEO) -->
  <url>
    <loc>https://appelnote.vercel.app/login</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- 🔐 Forgot password (technique, très faible valeur SEO) -->
  <url>
    <loc>https://appelnote.vercel.app/forgot-password</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

</urlset>