<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static routes only. /collections/[slug] pages are database-driven
  (see app/pages/collections/[slug].vue) and aren't enumerated here —
  they're still discoverable via crawlLinks in nuxt.config.ts, which
  follows the links on /collections. If that's not enough for search
  coverage later, this can be generated dynamically from the
  /collections API endpoint instead of hand-maintained.

  Update the domain below once the site moves to flocknsurprise.com
  (see the DNS item in ReadMe.txt).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://donna.tigerbeatle.com/</loc>
  </url>
  <url>
    <loc>https://donna.tigerbeatle.com/collections</loc>
  </url>
  <url>
    <loc>https://donna.tigerbeatle.com/prices</loc>
  </url>
  <url>
    <loc>https://donna.tigerbeatle.com/faqs</loc>
  </url>
  <url>
    <loc>https://donna.tigerbeatle.com/policies</loc>
  </url>
  <url>
    <loc>https://donna.tigerbeatle.com/contact</loc>
  </url>
</urlset>
