<?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>https://curlyshop-fy8vmhzm.manus.space/</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://curlyshop-fy8vmhzm.manus.space/og-image.jpg</image:loc>
      <image:title>CurlyEllie - Premium Hair Care</image:title>
    </image:image>
  </url>

  <!-- Products Page -->
  <url>
    <loc>https://curlyshop-fy8vmhzm.manus.space/products</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Medical Library -->
  <url>
    <loc>https://curlyshop-fy8vmhzm.manus.space/medical-library</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Forum -->
  <url>
    <loc>https://curlyshop-fy8vmhzm.manus.space/forum</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Free Consultation -->
  <url>
    <loc>https://curlyshop-fy8vmhzm.manus.space/free-consultation</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- FAQ -->
  <url>
    <loc>https://curlyshop-fy8vmhzm.manus.space/faq</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Privacy Policy -->
  <url>
    <loc>https://curlyshop-fy8vmhzm.manus.space/privacy</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Terms of Service -->
  <url>
    <loc>https://curlyshop-fy8vmhzm.manus.space/terms</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Cart (low priority - not indexed) -->
  <url>
    <loc>https://curlyshop-fy8vmhzm.manus.space/cart</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>never</changefreq>
    <priority>0.1</priority>
  </url>

  <!-- Wishlist -->
  <url>
    <loc>https://curlyshop-fy8vmhzm.manus.space/wishlist</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>never</changefreq>
    <priority>0.2</priority>
  </url>

  <!-- Profile -->
  <url>
    <loc>https://curlyshop-fy8vmhzm.manus.space/profile</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>never</changefreq>
    <priority>0.1</priority>
  </url>

  <!-- Order Tracking -->
  <url>
    <loc>https://curlyshop-fy8vmhzm.manus.space/track-order</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>never</changefreq>
    <priority>0.2</priority>
  </url>

  <!-- 
  Note: Product detail pages and medical articles should be added dynamically
  by a server-side sitemap generator that queries the database.
  
  Example product URLs:
  - /products/[product-slug]
  
  Example medical article URLs:
  - /medical-library/[article-slug]
  
  To implement dynamic sitemap:
  1. Create a server endpoint: /api/sitemap.xml
  2. Query products and articles from database
  3. Generate XML with all URLs
  4. Update robots.txt to point to the dynamic endpoint
  -->

</urlset>
