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

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

  <!-- PC Builder -->
  <url>
    <loc>https://m24core.com/pc-builder</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Pre-Configured PCs List -->
  <url>
    <loc>https://m24core.com/pre-configured-pcs</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Currency Info -->
  <url>
    <loc>https://m24core.com/currency-info</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

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

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

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

  <!--
    Dynamic pages NOT included here — generated by the backend instead:
      /pre-configured-pcs/:id  (individual PC detail pages)
      /*                       (footer/CMS pages from the database)

    To index those, 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>
