<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage - GPA Calculator Landing -->
  <url>
    <loc>https://gpai.com.ng/</loc>
    <lastmod>2024-12-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- GPA Calculator Tools - Main Calculator Page -->
  <url>
    <loc>https://gpai.com.ng/gpai-tools</loc>
    <lastmod>2024-12-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.95</priority>
  </url>

  <!-- User Authentication Pages -->
  <url>
    <loc>https://gpai.com.ng/login</loc>
    <lastmod>2024-12-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://gpai.com.ng/signup</loc>
    <lastmod>2024-12-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://gpai.com.ng/forgot-password</loc>
    <lastmod>2024-12-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- User Dashboard (for logged-in users - still indexable) -->
  <url>
    <loc>https://gpai.com.ng/user/dashboard</loc>
    <lastmod>2024-12-26</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
