<?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">
  
  <!-- Homepage -->
  <url>
    <loc>https://www.mylittleshop.online/</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Public pages -->
  <url>
    <loc>https://www.mylittleshop.online/login</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Product storefront (public, but dynamic) -->
  <url>
    <loc>https://www.mylittleshop.online/product/sample-1</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Protected/authenticated pages (not crawled, but listed for reference) -->
  <!-- Inventory, New, My Account, Sales, Settings are behind auth -->
  <!-- Uncomment if you want to hint at their existence:
  <url>
    <loc>https://www.mylittleshop.online/inventory</loc>
    <lastmod>2026-02-14</lastmod>
    <changefreq>never</changefreq>
    <priority>0.0</priority>
  </url>
  -->

</urlset>
