<?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">
    
    <!-- Homepage - Main entry point -->
    <url>
        <loc>https://rustlersclub.com/</loc>
        <lastmod>2025-01-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Tournaments - Active tournament schedule page -->
    <url>
        <loc>https://rustlersclub.com/tournaments</loc>
        <lastmod>2025-01-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- About - Company/club information -->
    <url>
        <loc>https://rustlersclub.com/about</loc>
        <lastmod>2025-01-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Members - Membership information and benefits -->
    <url>
        <loc>https://rustlersclub.com/members</loc>
        <lastmod>2025-01-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Privacy Policy - Legal/compliance page -->
    <url>
        <loc>https://rustlersclub.com/privacy-policy</loc>
        <lastmod>2025-01-30</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- External Live Portal (if you want to include it) -->
    <!-- Note: This is external but important for user flow -->
    <url>
        <loc>https://rustlersclub.cardopz.com/</loc>
        <lastmod>2025-01-30</lastmod>
        <changefreq>always</changefreq>
        <priority>0.7</priority>
    </url>

</urlset>
