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

  <!-- Homepage -->
  <url>
    <loc>https://dintrafikskola.minne24.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Book Lesson -->
  <url>
    <loc>https://dintrafikskola.minne24.com/book-lesson</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Auth Pages -->
  <url>
    <loc>https://dintrafikskola.minne24.com/login</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://dintrafikskola.minne24.com/register</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://dintrafikskola.minne24.com/forgot-password</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

  <!--
    Dynamic pages NOT included here — generated by the backend instead:
      /klarna-checkout/:orderId   (Klarna payment pages)
      /order-confirmation/:orderId (order confirmation pages)
      /*                           (footer/CMS pages from the database)

    To index dynamic pages, add a backend endpoint:
      GET /api/sitemap.xml  →  returns a full XML sitemap with all dynamic URLs

    Then replace the Sitemap directive in robots.txt with:
      Sitemap: https://===YOUR_DOMAIN===/api/sitemap.xml
  -->

</urlset>
