<?xml version="1.0" encoding="UTF-8"?>
<!--
  Cartograph sitemap — static baseline.
  Lists the always-public marketing surface. Once public-trip
  prerendering ships (audit ticket S2.d/S2.e), this file should be
  replaced with a dynamic /sitemap.xml route on the backend that
  enumerates public trips.

  Domain: when Cartograph moves off the default Render hostname,
  update every <loc> below to the new canonical origin.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://cartograph-frontend.onrender.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://cartograph-frontend.onrender.com/faq</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://cartograph-frontend.onrender.com/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://cartograph-frontend.onrender.com/sample</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://cartograph-frontend.onrender.com/press</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
