<?xml version="1.0" encoding="UTF-8"?>
<!--
  Prime Academy Group sitemap.

  HOSTNAME: the apex, https://primeacg.com. Not an arbitrary pick. The build
  carries no canonical tag and no og:url, so the only statement of intent in the
  project is the team's own comment in the head of five pages:
  "TODO before go-live: make og:url absolute (https://primeacg.com/)".
  That nominates the apex, so the sitemap follows it rather than inventing a
  different answer. www.primeacg.com resolves to the same site.

  lastmod is the v4.4 release date, 6 August 2026. Update it when content
  changes, not when this file is touched: a lastmod that moves without the page
  moving trains crawlers to ignore it.

  register.html is DELIBERATELY ABSENT. It is a form rather than content, and
  its submit is currently the team's stub, so a search result landing a stranger
  on a registration that silently discards their details is the worst version of
  that page to advertise. Add it here once the endpoint is wired.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://primeacg.com/</loc>
    <lastmod>2026-08-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://primeacg.com/online-training.html</loc>
    <lastmod>2026-08-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://primeacg.com/subscription-plans.html</loc>
    <lastmod>2026-08-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://primeacg.com/about.html</loc>
    <lastmod>2026-08-06</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://primeacg.com/contact.html</loc>
    <lastmod>2026-08-06</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
