<?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://jaiho-ip.vercel.app/</loc>
        <lastmod>2025-09-03</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Main Pages -->
    <url>
        <loc>https://jaiho-ip.vercel.app/index.html</loc>
        <lastmod>2025-09-03</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- FAQ Page -->
    <url>
        <loc>https://jaiho-ip.vercel.app/faq.html</loc>
        <lastmod>2025-09-03</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- API Documentation -->
    <url>
        <loc>https://jaiho-ip.vercel.app/api_docs.html</loc>
        <lastmod>2025-09-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://jaiho-ip.vercel.app/privacy.html</loc>
        <lastmod>2025-09-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://jaiho-ip.vercel.app/contact.html</loc>
        <lastmod>2025-09-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Donate Page -->
    <url>
        <loc>https://jaiho-ip.vercel.app/donate.html</loc>
        <lastmod>2025-09-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- API Endpoints (if you want them indexed) -->
    <url>
        <loc>https://jaiho-ip.vercel.app/api/ip</loc>
        <lastmod>2025-09-03</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>

</urlset>
