<?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">
    
    <!-- ==================== MAIN PAGES ==================== -->
    
    <!-- Homepage - Main Landing Page -->
    <url>
        <loc>https://rajveerdev.in/</loc>
        <lastmod>2026-02-18</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Portfolio Page - Resume, Skills, Experience -->
    <url>
        <loc>https://rajveerdev.in/portfolio.php</loc>
        <lastmod>2026-02-18</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.95</priority>
    </url>
    
    <!-- Products Page - Digital Products & Services -->
    <url>
        <loc>https://rajveerdev.in/products.php</loc>
        <lastmod>2026-02-18</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.95</priority>
    </url>
    
    <!-- Checkout Page -->
    <url>
        <loc>https://rajveerdev.in/checkout.php</loc>
        <lastmod>2026-02-18</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.80</priority>
    </url>
    
    <!-- Payment Success Page -->
    <url>
        <loc>https://rajveerdev.in/payment-success.php</loc>
        <lastmod>2026-02-18</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.50</priority>
    </url>
    
    <!-- ==================== LEGAL PAGES ==================== -->
    
    <!-- Privacy Policy -->
    <url>
        <loc>https://rajveerdev.in/privacy.php</loc>
        <lastmod>2026-02-18</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.60</priority>
    </url>
    
    <!-- Terms of Service -->
    <url>
        <loc>https://rajveerdev.in/terms.php</loc>
        <lastmod>2026-02-18</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.60</priority>
    </url>
    
    <!-- ==================== SMM PANEL PAGES ==================== -->
    
    <!-- SMM Panel - Main Page -->
    <url>
        <loc>https://rajveerdev.in/smm/</loc>
        <lastmod>2026-02-18</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.95</priority>
    </url>
    
    <!-- SMM - Order Tracking -->
    <url>
        <loc>https://rajveerdev.in/smm/track.php</loc>
        <lastmod>2026-02-18</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.85</priority>
    </url>
    
    <!-- SMM - Checkout -->
    <url>
        <loc>https://rajveerdev.in/smm/checkout.php</loc>
        <lastmod>2026-02-18</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.75</priority>
    </url>
    
    <!-- SMM - Success Page -->
    <url>
        <loc>https://rajveerdev.in/smm/success.php</loc>
        <lastmod>2026-02-18</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.50</priority>
    </url>
    
    <!-- ==================== API ENDPOINTS (For Developers) ==================== -->
    
    <!-- Public API -->
    <url>
        <loc>https://rajveerdev.in/api/public.php</loc>
        <lastmod>2026-02-18</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.40</priority>
    </url>
    
</urlset>
