<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static routes only. Listing detail pages (/listing/:id) are dynamic and should
  be appended by a server/build step that enumerates live listings (they are not
  knowable at static-build time). lastmod is the brand/launch baseline; update on
  meaningful content/structure changes.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://flatmate-flat-finder.vercel.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://flatmate-flat-finder.vercel.app/discover</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://flatmate-flat-finder.vercel.app/saved</loc>
    <changefreq>weekly</changefreq>
    <priority>0.4</priority>
  </url>
</urlset>
