<?xml version="1.0" encoding="UTF-8"?>
<!--
  RoutePilot main marketing site sitemap.
  Tenant subdomain pages are not listed here — each tenant is its own
  site as far as search engines are concerned, and including them would
  waste crawl budget on the main domain. Tenants are discovered via
  direct subdomain requests and (optionally) their own tenant-level
  sitemaps if we ever add them.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://routepilot.pro/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://routepilot.pro/login</loc>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>
    <url>
        <loc>https://routepilot.pro/register</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
</urlset>
