<?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">
  
  <!-- Home Page -->
  <url>
    <loc>http://localhost:3000/</loc>
    <lastmod>2024-12-04</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Product Pages -->
  <url>
    <loc>http://localhost:3000/product/premium-wireless-headphones</loc>
    <lastmod>2024-12-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://images.unsplash.com/photo-1505740420928-5e560c06d30e?w=600&amp;h=600&amp;fit=crop</image:loc>
      <image:title>Premium Wireless Headphones</image:title>
      <image:caption>Premium Wireless Headphones with Active Noise Cancellation</image:caption>
    </image:image>
  </url>
  
  <url>
    <loc>http://localhost:3000/product/smart-fitness-watch</loc>
    <lastmod>2024-12-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://images.unsplash.com/photo-1523275335684-37898b6baf30?w=600&amp;h=600&amp;fit=crop</image:loc>
      <image:title>Smart Fitness Watch</image:title>
      <image:caption>Smart Fitness Watch with Heart Rate Monitor and GPS</image:caption>
    </image:image>
  </url>
  
  <url>
    <loc>http://localhost:3000/product/professional-camera-lens</loc>
    <lastmod>2024-12-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://images.unsplash.com/photo-1606983340126-99ab4feaa64a?w=600&amp;h=600&amp;fit=crop</image:loc>
      <image:title>Professional Camera Lens</image:title>
      <image:caption>Professional Camera Lens 24-70mm f/2.8 with Image Stabilization</image:caption>
    </image:image>
  </url>
  
  <url>
    <loc>http://localhost:3000/product/ergonomic-office-chair</loc>
    <lastmod>2024-12-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://images.unsplash.com/photo-1586023492125-27b2c045efd7?w=600&amp;h=600&amp;fit=crop</image:loc>
      <image:title>Ergonomic Office Chair</image:title>
      <image:caption>Ergonomic Office Chair with Lumbar Support and Memory Foam</image:caption>
    </image:image>
  </url>
  
  <url>
    <loc>http://localhost:3000/product/mechanical-gaming-keyboard</loc>
    <lastmod>2024-12-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://images.unsplash.com/photo-1541140532154-b024d705b90a?w=600&amp;h=600&amp;fit=crop</image:loc>
      <image:title>Mechanical Gaming Keyboard</image:title>
      <image:caption>Mechanical Gaming Keyboard with RGB Backlighting and Cherry MX Switches</image:caption>
    </image:image>
  </url>
  
  <url>
    <loc>http://localhost:3000/product/portable-bluetooth-speaker</loc>
    <lastmod>2024-12-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://images.unsplash.com/photo-1608043152269-423dbba4e7e1?w=600&amp;h=600&amp;fit=crop</image:loc>
      <image:title>Portable Bluetooth Speaker</image:title>
      <image:caption>Portable Bluetooth Speaker with Waterproof Design and 360° Sound</image:caption>
    </image:image>
  </url>
  
</urlset> 