<?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">
  
  <!-- Homepage -->
  <url>
    <loc>https://www.technicolorclub.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Products Catalog -->
  <url>
    <loc>https://www.technicolorclub.com/products</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- New Arrivals -->
  <url>
    <loc>https://www.technicolorclub.com/new-arrivals</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Static Pages -->
  <url>
    <loc>https://www.technicolorclub.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://www.technicolorclub.com/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://www.technicolorclub.com/faq</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <url>
    <loc>https://www.technicolorclub.com/shipping</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <url>
    <loc>https://www.technicolorclub.com/sustainability</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Legal Pages (lower priority) -->
  <url>
    <loc>https://www.technicolorclub.com/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <url>
    <loc>https://www.technicolorclub.com/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <url>
    <loc>https://www.technicolorclub.com/cookies</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- 
    NOTE: Category and Product URLs should be generated dynamically.
    Consider using a server-side solution or a sitemap generator service
    to keep this file updated with all your products and categories.
    
    Example category URLs:
    <url>
      <loc>https://www.technicolorclub.com/category/vestidos</loc>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
    </url>
    
    Example product URLs:
    <url>
      <loc>https://www.technicolorclub.com/products/vestido-vintage-floral</loc>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
      <image:image>
        <image:loc>https://example.com/image.jpg</image:loc>
        <image:title>Vestido Vintage Floral</image:title>
      </image:image>
    </url>
  -->
  
</urlset>
