<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage -->
  <url>
    <loc>https://biancolino.me/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Shop/Products -->
  <url>
    <loc>https://biancolino.me/shop</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Legal Pages -->
  <url>
    <loc>https://biancolino.me/legal/privacy-policy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://biancolino.me/legal/terms-of-service</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://biancolino.me/legal/refund-policy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://biancolino.me/legal/shipping-policy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Auth Pages -->
  <url>
    <loc>https://biancolino.me/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://biancolino.me/signup</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!--
    Note: Individual product pages should be added dynamically
    You can create a script to generate this from your product database
    Example:
    <url>
      <loc>https://biancolino.me/product/ray-ban-aviator</loc>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
    </url>
  -->
</urlset>
