<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap for https://vehico.ro.

  Only lists URLs that are publicly reachable in BOTH prelaunch and post-launch
  builds, because this file is served as-is and cannot read VITE_PRELAUNCH.

  Deliberately excluded:
    /cauta            — redirects to / while VITE_PRELAUNCH=true
    /afaceri/:slug    — dynamic; needs generating from the businesses API
    /terms, /privacy  — redirects to /legal anchors
    signed-in routes and /sso-callback — see robots.txt

  When prelaunch ends, add /cauta and generate one <url> per business slug.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://vehico.ro/</loc>
    <lastmod>2026-08-08</lastmod>
  </url>
  <url>
    <loc>https://vehico.ro/pro</loc>
    <lastmod>2026-08-08</lastmod>
  </url>
  <url>
    <loc>https://vehico.ro/legal</loc>
    <lastmod>2026-08-08</lastmod>
  </url>
</urlset>
