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

    <!-- ===== MAIN PAGES (Highest Priority) ===== -->
    
    <!-- Homepage - 702designerplug Brand -->
    <url>
        <loc>https://702designerplug.me/</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://702designerplug.me/static/images/702designerplug.jpg</image:loc>
            <image:title>702designerplug - Designer Plug Las Vegas</image:title>
            <image:caption>702designerplug - Premier luxury designer shoe store in Las Vegas</image:caption>
        </image:image>
    </url>

    <!-- ===== SHOPPING & E-COMMERCE PAGES ===== -->
    
    <!-- Checkout Pages -->
    <url>
        <loc>https://702designerplug.me/checkout</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://702designerplug.me/checkout/success</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <url>
        <loc>https://702designerplug.me/checkout/cancel</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
    </url>

    <!-- ===== CASINO & GAMING PAGES ===== -->
    
    <!-- Casino Landing Page -->
    <url>
        <loc>https://702designerplug.me/casino</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Blackjack Game -->
    <url>
        <loc>https://702designerplug.me/blackjack</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Roulette Game (DISABLED - keeping code for later) -->
    <!--
    <url>
        <loc>https://702designerplug.me/roulette</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    -->

    <!-- ===== USER ACCOUNT PAGES ===== -->
    
    <!-- Login Page -->
    <url>
        <loc>https://702designerplug.me/login</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- Registration Page -->
    <url>
        <loc>https://702designerplug.me/register</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- Profile Page (User-specific, lower priority) -->
    <url>
        <loc>https://702designerplug.me/profile</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- ===== CUSTOM SERVICES PAGES ===== -->
    
    <!-- Custom Order Page -->
    <url>
        <loc>https://702designerplug.me/custom-order</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Item Request Page -->
    <url>
        <loc>https://702designerplug.me/request-item</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- ===== PASSWORD & ACCOUNT RECOVERY PAGES ===== -->
    
    <!-- Forgot Password -->
    <url>
        <loc>https://702designerplug.me/forgot-password</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
    </url>
    
    <!-- Reset Password -->
    <url>
        <loc>https://702designerplug.me/reset-password</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
    </url>
    
    <!-- Email Verification -->
    <url>
        <loc>https://702designerplug.me/verify-email</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
    </url>

    <!-- ===== ADMIN PAGES (Lower Priority, but included for completeness) ===== -->
    
    <!-- Admin Login -->
    <url>
        <loc>https://702designerplug.me/admin/login</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.2</priority>
    </url>

    <!-- ===== API ENDPOINTS (Very Low Priority) ===== -->
    
    <!-- Public API Endpoints -->
    <url>
        <loc>https://702designerplug.me/api/products</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.6</priority>
    </url>
    
    <url>
        <loc>https://702designerplug.me/api/discounts</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <url>
        <loc>https://702designerplug.me/api/lockdown-info</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- ===== STATIC RESOURCES ===== -->
    
    <!-- Robots.txt -->
    <url>
        <loc>https://702designerplug.me/robots.txt</loc>
        <lastmod>2024-09-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.1</priority>
    </url>

</urlset>