<?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 - ONLY ONE VERSION -->
    <url>
        <loc>https://validatevision.com/</loc>
        <lastmod>2025-12-30</lastmod>  <!-- ✅ Updated date -->
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Main Pages -->
    <url>
        <loc>https://validatevision.com/marketplace.html</loc>
        <lastmod>2025-12-26</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <url>
        <loc>https://validatevision.com/about.html</loc>
        <lastmod>2025-12-26</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Blog -->
    <url>
        <loc>https://validatevision.com/blog.html</loc>
        <lastmod>2025-12-26</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Legal Pages -->
    <url>
        <loc>https://validatevision.com/privacy.html</loc>
        <lastmod>2025-12-26</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://validatevision.com/terms.html</loc>
        <lastmod>2025-12-26</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://validatevision.com/cookie-policy.html</loc>
        <lastmod>2025-12-26</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Success Pages -->
    <url>
        <loc>https://validatevision.com/success.html</loc>
        <lastmod>2025-12-26</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <url>
        <loc>https://validatevision.com/newsletter-success.html</loc>
        <lastmod>2025-12-26</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- Error Page -->
    <url>
        <loc>https://validatevision.com/404.html</loc>
        <lastmod>2025-12-26</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
</urlset>