<?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"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
    
    <!-- Main Page -->
    <url>
        <loc>https://bunkitapp.in/</loc>
        <lastmod>2024-12-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Offline Page (for PWA) -->
    <url>
        <loc>https://bunkitapp.in/offline.html</loc>
        <lastmod>2024-12-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- PWA Manifest -->
    <url>
        <loc>https://bunkitapp.in/manifest.json</loc>
        <lastmod>2024-12-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.2</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://bunkitapp.in/privacy.html</loc>
        <lastmod>2024-12-11</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- Terms of Service -->
    <url>
        <loc>https://bunkitapp.in/terms.html</loc>
        <lastmod>2024-12-11</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- About Us -->
    <url>
        <loc>https://bunkitapp.in/about.html</loc>
        <lastmod>2024-12-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Contact Us -->
    <url>
        <loc>https://bunkitapp.in/contact.html</loc>
        <lastmod>2024-12-11</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- FAQ -->
    <url>
        <loc>https://bunkitapp.in/faq.html</loc>
        <lastmod>2024-12-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Support -->
    <url>
        <loc>https://bunkitapp.in/support.html</loc>
        <lastmod>2024-12-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

</urlset>
