<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Landing/Home Page - Highest Priority -->
  <url>
    <loc>https://aceitexams.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Guest Welcome - Entry point for new users -->
  <url>
    <loc>https://aceitexams.com/guest-welcome</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Authentication Pages -->
  <url>
    <loc>https://aceitexams.com/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://aceitexams.com/register</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Subject Browsing - Important for discovery -->
  <url>
    <loc>https://aceitexams.com/subjects</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
