<?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 / Landing Page -->
  <url>
    <loc>https://ithopu.com/</loc>
    <lastmod>2025-11-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Main Application Pages (Public) -->
  <url>
    <loc>https://ithopu.com/login</loc>
    <lastmod>2025-11-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://ithopu.com/register</loc>
    <lastmod>2025-11-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://ithopu.com/contact</loc>
    <lastmod>2025-11-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Blog Pages -->
  <url>
    <loc>https://ithopu.com/blog</loc>
    <lastmod>2025-11-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Individual Blog Posts (Direct HTML URLs for SEO) -->
  <url>
    <loc>https://ithopu.com/blogs/3-Mental_math_Tricks.html</loc>
    <lastmod>2025-11-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://ithopu.com/blogs/ithopu-vedic-maths-tricks.html</loc>
    <lastmod>2025-11-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://ithopu.com/blogs/ithopu-how-it-helps-mental-math.html</loc>
    <lastmod>2025-11-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- App Subdomain Pages -->
  <url>
    <loc>https://app.ithopu.com/</loc>
    <lastmod>2025-11-03</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://app.ithopu.com/dashboard</loc>
    <lastmod>2025-11-03</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://app.ithopu.com/learning-hub</loc>
    <lastmod>2025-11-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://app.ithopu.com/learning-paths</loc>
    <lastmod>2025-11-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://app.ithopu.com/practice</loc>
    <lastmod>2025-11-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://app.ithopu.com/sample-papers</loc>
    <lastmod>2025-11-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://app.ithopu.com/parent-portal</loc>
    <lastmod>2025-11-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Note: Dynamic technique detail pages (/technique/:id) and sample paper test pages (/sample-paper/:id)
       should be generated programmatically based on your database content.

       To add them:
       1. Create a sitemap generation script that fetches all techniques and sample papers from your database
       2. Generate URLs like:
          - https://app.ithopu.com/technique/[uuid]
          - https://app.ithopu.com/sample-paper/[uuid]
       3. Set changefreq to "weekly" and priority to 0.7
  -->

</urlset>
