<?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">

    <!-- Main Homepage -->
    <url>
        <loc>https://conclave2026.org/</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Main Application Page -->
    <url>
        <loc>https://conclave2026.org/index.html</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Events Section -->
    <url>
        <loc>https://conclave2026.org/#events</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Schedule Section -->
    <url>
        <loc>https://conclave2026.org/#schedule</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Location/Map Section -->
    <url>
        <loc>https://conclave2026.org/#location</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Lodge Bios Section -->
    <url>
        <loc>https://conclave2026.org/#bios</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Documents Section -->
    <url>
        <loc>https://conclave2026.org/#documents</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Photo Gallery Section -->
    <url>
        <loc>https://conclave2026.org/#photos</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Chat Section -->
    <url>
        <loc>https://conclave2026.org/#chat</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- API Endpoints (for search engines that respect them) -->
    <url>
        <loc>https://conclave2026.org/events.php?action=get_events</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://conclave2026.org/bios.php?action=get_bios</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://conclave2026.org/documents.php?action=get_documents</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://conclave2026.org/photos.php?action=get_photos</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Error Pages -->
    <url>
        <loc>https://conclave2026.org/errors/404.html</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.1</priority>
    </url>

</urlset>