<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Homepage / Product Listing - Highest priority -->
  <url>
    <loc>https://infinitycraftspace.com/</loc>
    <lastmod>2026-02-12</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Static/Informational Pages -->
  <url>
    <loc>https://infinitycraftspace.com/contact-us</loc>
    <lastmod>2026-02-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://infinitycraftspace.com/return-policy</loc>
    <lastmod>2026-02-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://infinitycraftspace.com/terms-and-conditions</loc>
    <lastmod>2026-02-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- 
    Note: Dynamic product pages (/product/:id) should be added programmatically
    as new products are created. Individual product URLs can be generated from
    your backend product database.
    
    Example format:
    <url>
      <loc>https://infinitycraftspace.com/product/[product-id]</loc>
      <lastmod>YYYY-MM-DD</lastmod>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
    </url>
  -->

</urlset>