<?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:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
        http://www.google.com/schemas/sitemap-image/1.1
        http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd">

    <!-- Homepage -->
    <url>
        <loc>https://drop-trax.com/</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://drop-trax.com/assets/img/landing.jpg</image:loc>
            <image:title>DROP TRAX - Interactive DJ Song Request Platform</image:title>
            <image:caption>Connect DJs with their audience through real-time song requests</image:caption>
        </image:image>
    </url>

    <!-- Main Application Pages -->
    <url>
        <loc>https://drop-trax.com/index.php</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Authentication Pages -->
    <url>
        <loc>https://drop-trax.com/login.php</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://drop-trax.com/register.php</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://drop-trax.com/forgot-password.php</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Help & Documentation -->
    <url>
        <loc>https://drop-trax.com/help.php</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- User Dashboard & Account (require login but good for SEO structure) -->
    <url>
        <loc>https://drop-trax.com/dashboard.php</loc>
        <lastmod>2025-01-25</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://drop-trax.com/account.php</loc>
        <lastmod>2025-01-25</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Event Management Pages -->
    <url>
        <loc>https://drop-trax.com/create-event.php</loc>
        <lastmod>2025-01-25</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://drop-trax.com/event-settings.php</loc>
        <lastmod>2025-01-25</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- DJ Tools -->
    <url>
        <loc>https://drop-trax.com/show.php</loc>
        <lastmod>2025-01-25</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://drop-trax.com/jukebox.php</loc>
        <lastmod>2025-01-25</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Spotify Integration -->
    <url>
        <loc>https://drop-trax.com/spotify-setup-wizard.php</loc>
        <lastmod>2025-01-25</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Request System (Public-facing) -->
    <url>
        <loc>https://drop-trax.com/request.php</loc>
        <lastmod>2025-01-25</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Display & Sharing -->
    <url>
        <loc>https://drop-trax.com/display-qr.php</loc>
        <lastmod>2025-01-25</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Moderation -->
    <url>
        <loc>https://drop-trax.com/moderate.php</loc>
        <lastmod>2025-01-25</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Embed System -->
    <url>
        <loc>https://drop-trax.com/embed/</loc>
        <lastmod>2025-01-25</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Request Directory (for event access) -->
    <url>
        <loc>https://drop-trax.com/request/</loc>
        <lastmod>2025-01-25</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Static Assets (important for functionality) -->
    <url>
        <loc>https://drop-trax.com/favicon.ico</loc>
        <lastmod>2025-01-25</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.1</priority>
    </url>

    <url>
        <loc>https://drop-trax.com/apple-touch-icon.png</loc>
        <lastmod>2025-01-25</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.1</priority>
    </url>

</urlset>