<?xml version="1.0" encoding="UTF-8"?>
<!--
  This static file is a fallback only.
  The live sitemap is generated dynamically by the API at /sitemap.xml and
  includes all public events, blog posts, and public garages.

  Configure your CDN / reverse proxy to proxy GET /sitemap.xml to the API
  so crawlers and Google Search Console always receive the dynamic version.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://pathfinderpro.io/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://pathfinderpro.io/register</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://pathfinderpro.io/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://pathfinderpro.io/blog</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>
