<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

    <!-- Homepage -->
    <url>
        <loc>https://studios.zagasm.com/</loc>
        <lastmod>2025-10-07</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Organizers Page -->
    <url>
        <loc>https://studios.zagasm.com/organizers</loc>
        <lastmod>2025-10-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Create Event Page -->
    <url>
        <loc>https://studios.zagasm.com/event/select-event-type</loc>
        <lastmod>2025-10-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Saved Events Page -->
    <url>
        <loc>https://studios.zagasm.com/event/saved-events</loc>
        <lastmod>2025-10-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Profile Page -->
    <url>
        <loc>https://studios.zagasm.com/profile</loc>
        <lastmod>2025-10-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Notification Page -->
    <url>
        <loc>https://studios.zagasm.com/notification</loc>
        <lastmod>2025-10-07</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.4</priority>
    </url>

    <!-- Account Settings -->
    <url>
        <loc>https://studios.zagasm.com/account</loc>
        <lastmod>2025-10-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- 
    Note: Individual event pages and user profiles should be added dynamically
    Example event URL: https://studios.zagasm.com/event/view/{eventId}
    Example profile URL: https://studios.zagasm.com/profile/{userId}
    
    Consider creating a dynamic sitemap generator that fetches:
    - All public events
    - All public organizer profiles
    - Recently updated content
    -->

</urlset>
