<?xml version="1.0" encoding="UTF-8"?>
<!--
  This static file is superseded by the dynamic sitemap served from /api/sitemap.
  Vercel routes /sitemap.xml → /api/sitemap via vercel.json rewrites.
  This file is kept only as a fallback for local `vite preview` runs where the
  serverless function is not available.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.wishlister.net/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.wishlister.net/search</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
