<?xml version="1.0" encoding="UTF-8"?>
<!--
  This site currently uses in-app state for navigation rather than real URLs (see App.tsx),
  so there is only one crawlable URL. If the site moves to URL-based routing in the future,
  add an entry here for each route (e.g. /about, /services, /shop, /book, /contact).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://www.nataliespaboutique.com/</loc>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
</urlset>
