<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://www.academiease.com/</loc>
    <lastmod>2025-11-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Marketing Pages - High Priority -->
  <url>
    <loc>https://www.academiease.com/about</loc>
    <lastmod>2025-11-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://www.academiease.com/features</loc>
    <lastmod>2025-11-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Authentication Pages -->
  <url>
    <loc>https://www.academiease.com/login</loc>
    <lastmod>2025-11-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://www.academiease.com/reset-password</loc>
    <lastmod>2025-11-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Legal Pages -->
  <url>
    <loc>https://www.academiease.com/terms</loc>
    <lastmod>2025-11-18</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://www.academiease.com/privacy</loc>
    <lastmod>2025-11-18</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://www.academiease.com/user-agreement</loc>
    <lastmod>2025-11-18</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- 
    SEO OPTIMIZATION NOTES:
    ========================
    
    Priority Guidelines:
    - 1.0: Homepage (most important)
    - 0.9: Key marketing pages (About, Features) - high conversion potential
    - 0.8: User action pages (Login) - critical for engagement
    - 0.7: Support pages (Reset Password) - important but less frequent
    - 0.5: Legal/compliance pages - required but lower traffic
    
    Change Frequency Guidelines:
    - weekly: Homepage (dynamic content, updated regularly)
    - monthly: Marketing & auth pages (periodic updates)
    - yearly: Legal pages (rarely change)
    
    IMPORTANT ACTIONS:
    1. Domain is set to www.academiease.com (matches actual production URL)
    2. Update <lastmod> dates when you modify content
    3. Submit to Google Search Console: https://search.google.com/search-console
    4. Submit to Bing Webmaster: https://www.bing.com/webmasters
    5. Test sitemap: https://www.xml-sitemaps.com/validate-xml-sitemap.html
    6. Validate structured data from About/Landing pages
    
    EXCLUDED FROM SITEMAP (By Design):
    - /register - Often excluded to prevent spam, users find it via Login page
    - All /dashboard/* routes - Protected, require authentication
    - All /admin/* routes - Private administrative areas
    - /api/* endpoints - Backend APIs, not for indexing
  -->

</urlset>
