<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two routes, so this is hand-maintained rather than generated. Update `lastmod`
  when the page's content meaningfully changes — not on every deploy. A lastmod
  that moves on unrelated commits trains crawlers to ignore the field.

  Routes come from src/App.jsx. Add an entry when a route is added there.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://wrapme.app/</loc>
    <lastmod>2026-08-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <!-- The configurator itself. Lower priority than the landing page: it is the
         product rather than the pitch, and it carries no crawlable copy. -->
    <loc>https://wrapme.app/studio</loc>
    <lastmod>2026-08-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
