<?xml version="1.0" encoding="UTF-8"?>
<!-- Replace YOUR-DOMAIN with your production domain (e.g., https://example.com) -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://YOUR-DOMAIN/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <lastmod>2025-08-08</lastmod>
  </url>
  <url>
    <loc>https://YOUR-DOMAIN/quiz</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <lastmod>2025-08-08</lastmod>
  </url>
  <url>
    <loc>https://YOUR-DOMAIN/results</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
    <lastmod>2025-08-08</lastmod>
  </url>
  <url>
    <loc>https://YOUR-DOMAIN/result-details</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2025-08-08</lastmod>
  </url>
  <url>
    <loc>https://YOUR-DOMAIN/bonus-quiz</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2025-08-08</lastmod>
  </url>
  <url>
    <loc>https://YOUR-DOMAIN/profile</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
    <lastmod>2025-08-08</lastmod>
  </url>
  <url>
    <loc>https://YOUR-DOMAIN/test-history</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
    <lastmod>2025-08-08</lastmod>
  </url>
  <url>
    <loc>https://YOUR-DOMAIN/tools</loc>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
    <lastmod>2025-08-08</lastmod>
  </url>
  <url>
    <loc>https://YOUR-DOMAIN/pmr</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2025-08-08</lastmod>
  </url>
  <url>
    <loc>https://YOUR-DOMAIN/theory</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2025-08-08</lastmod>
  </url>
  <url>
    <loc>https://YOUR-DOMAIN/progress</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <lastmod>2025-08-08</lastmod>
  </url>
  <url>
    <loc>https://YOUR-DOMAIN/signin</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <lastmod>2025-08-08</lastmod>
  </url>
  <url>
    <loc>https://YOUR-DOMAIN/signup</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <lastmod>2025-08-08</lastmod>
  </url>
</urlset>
