<?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">

    <!-- Home Page -->
    <url>
        <loc>https://orbitoo.online/</loc>
        <lastmod>2025-10-31</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Bose Page -->
    <url>
        <loc>https://orbitoo.online/bose.html</loc>
        <lastmod>2025-10-31</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Bose Hacker Page -->
    <url>
        <loc>https://orbitoo.online/bosehacker.html</loc>
        <lastmod>2025-10-31</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Donate Page -->
    <url>
        <loc>https://orbitoo.online/donate.html</loc>
        <lastmod>2025-10-31</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- List Page (Seller Form) -->
    <url>
        <loc>https://orbitoo.online/list.html</loc>
        <lastmod>2025-10-31</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

</urlset>