<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://example.com/</loc>
    <lastmod>2026-08-01</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <!-- NOTE: Since this is a React SPA, dynamic pages like product details should ideally be generated server-side or via a build step. This serves as a placeholder until the backend is integrated. -->
</urlset>
