<?xml version="1.0" encoding="UTF-8"?>
<!--
  STATIC FALLBACK ONLY.
  The authoritative sitemap is the dynamic generator (Supabase edge function
  `generate-sitemap`), which also lists published articles, publicly
  discoverable trainer profiles and public upcoming events. Until /sitemap.xml
  is routed to that generator in production, this file serves the static
  routes only.

  Route set mirrors src/lib/seo/routeIndexability.ts — indexable routes only.
  No <lastmod>: there is no page-specific modification fact for these routes,
  and a build-date stamp would be fabricated.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://trainmaster.pro/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://trainmaster.pro/" />
    <xhtml:link rel="alternate" hreflang="pl" href="https://trainmaster.pro/pl" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://trainmaster.pro/" />
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://trainmaster.pro/trainers</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://trainmaster.pro/trainers" />
    <xhtml:link rel="alternate" hreflang="pl" href="https://trainmaster.pro/pl/trainers" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://trainmaster.pro/trainers" />
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://trainmaster.pro/trainees</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://trainmaster.pro/trainees" />
    <xhtml:link rel="alternate" hreflang="pl" href="https://trainmaster.pro/pl/trainees" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://trainmaster.pro/trainees" />
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://trainmaster.pro/find-trainer</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://trainmaster.pro/find-trainer" />
    <xhtml:link rel="alternate" hreflang="pl" href="https://trainmaster.pro/pl/find-trainer" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://trainmaster.pro/find-trainer" />
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://trainmaster.pro/blog</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://trainmaster.pro/blog" />
    <xhtml:link rel="alternate" hreflang="pl" href="https://trainmaster.pro/pl/blog" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://trainmaster.pro/blog" />
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://trainmaster.pro/about</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://trainmaster.pro/about" />
    <xhtml:link rel="alternate" hreflang="pl" href="https://trainmaster.pro/pl/about" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://trainmaster.pro/about" />
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://trainmaster.pro/team-contact</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://trainmaster.pro/team-contact" />
    <xhtml:link rel="alternate" hreflang="pl" href="https://trainmaster.pro/pl/team-contact" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://trainmaster.pro/team-contact" />
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://trainmaster.pro/tutorials</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://trainmaster.pro/tutorials" />
    <xhtml:link rel="alternate" hreflang="pl" href="https://trainmaster.pro/pl/tutorials" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://trainmaster.pro/tutorials" />
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://trainmaster.pro/terms-and-conditions</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://trainmaster.pro/terms-and-conditions" />
    <xhtml:link rel="alternate" hreflang="pl" href="https://trainmaster.pro/pl/terms-and-conditions" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://trainmaster.pro/terms-and-conditions" />
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://trainmaster.pro/privacy-policy</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://trainmaster.pro/privacy-policy" />
    <xhtml:link rel="alternate" hreflang="pl" href="https://trainmaster.pro/pl/privacy-policy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://trainmaster.pro/privacy-policy" />
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://trainmaster.pro/cookies-policy</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://trainmaster.pro/cookies-policy" />
    <xhtml:link rel="alternate" hreflang="pl" href="https://trainmaster.pro/pl/cookies-policy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://trainmaster.pro/cookies-policy" />
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
