<?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://thebigrideout.com/</loc>
        <lastmod>2024-07-11</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Cafe Listing -->
    <url>
        <loc>https://thebigrideout.com/cafes</loc>
        <lastmod>2024-07-11</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Map View -->
    <url>
        <loc>https://thebigrideout.com/map</loc>
        <lastmod>2024-07-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Events -->
    <url>
        <loc>https://thebigrideout.com/events</loc>
        <lastmod>2024-07-11</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Routes -->
    <url>
        <loc>https://thebigrideout.com/routes</loc>
        <lastmod>2024-07-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Meet Riders -->
    <url>
        <loc>https://thebigrideout.com/meet</loc>
        <lastmod>2024-07-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://thebigrideout.com/about</loc>
        <lastmod>2024-07-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://thebigrideout.com/contact</loc>
        <lastmod>2024-07-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

</urlset>