<?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:xhtml="http://www.w3.org/1999/xhtml">
  
  <!-- Home Page -->
  <url>
    <loc>https://luxeshop.com/</loc>
    <lastmod>2025-11-26</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Shop Page -->
  <url>
    <loc>https://luxeshop.com/shop</loc>
    <lastmod>2025-11-26</lastmod>
    <changefreq>hourly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Featured Page -->
  <url>
    <loc>https://luxeshop.com/featured</loc>
    <lastmod>2025-11-26</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 
    Note: Product pages and dynamic pages should be generated dynamically
    by the backend or a build script that fetches from your database.
    This is a static template - implement dynamic sitemap generation
    in your backend for production use.
  -->
  
</urlset>





