<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        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://vourneofficial.com/</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Catalog Pages -->
    <url>
        <loc>https://vourneofficial.com/catalog/men.html</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://vourneofficial.com/catalog/women.html</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://vourneofficial.com/catalog/accessories.html</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://vourneofficial.com/catalog/all.html</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Product Pages (Example - you would generate these dynamically) -->
    <url>
        <loc>https://vourneofficial.com/product/parka-tecnica</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://vourneofficial.com/assets/images/products/parka-tecnica.jpg</image:loc>
            <image:title>Parka Técnica - VOURNE</image:title>
            <image:caption>Parka técnica de alta calidad con protección contra el viento y agua</image:caption>
        </image:image>
    </url>
    
    <url>
        <loc>https://vourneofficial.com/product/jersey-oversize</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://vourneofficial.com/assets/images/products/jersey-oversize.jpg</image:loc>
            <image:title>Jersey Oversize - VOURNE</image:title>
            <image:caption>Jersey oversize cómodo y elegante para el día a día</image:caption>
        </image:image>
    </url>
    
    <url>
        <loc>https://vourneofficial.com/product/jeans-flare</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://vourneofficial.com/assets/images/products/jeans-flare.jpg</image:loc>
            <image:title>Jeans Flare - VOURNE</image:title>
            <image:caption>Jeans flare con corte moderno y ajuste perfecto</image:caption>
        </image:image>
    </url>
    
    <url>
        <loc>https://vourneofficial.com/product/chaqueta-mixta</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://vourneofficial.com/assets/images/products/chaqueta-mixta.jpg</image:loc>
            <image:title>Chaqueta Mixta - VOURNE</image:title>
            <image:caption>Chaqueta mixta versátil para diferentes ocasiones</image:caption>
        </image:image>
    </url>
    
    <!-- Legal Pages -->
    <url>
        <loc>https://vourneofficial.com/legal/terms.html</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>https://vourneofficial.com/legal/privacy.html</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>https://vourneofficial.com/legal/shipping.html</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- Contact Page -->
    <url>
        <loc>https://vourneofficial.com/contact.html</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- Cart and Checkout (lower priority as they're user-specific) -->
    <url>
        <loc>https://vourneofficial.com/cart.html</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.2</priority>
    </url>

</urlset>