<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static top-level pages only. Product detail pages (/product/:id) are added
  to Firestore dynamically from the admin panel, so they aren't listed here —
  this file would need to be regenerated (e.g. via a small script or Cloud
  Function reading the products collection) to include them individually.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://momspuregrind.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://momspuregrind.com/products</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
