<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap. Replaces the backend-proxied /sitemap.xml, which returned 500
  and still listed the closed /blog and /partners sections.

  Keep this list in sync with `staticRoutes` in scripts/prerender.js and with the
  routes in src/Root.jsx. Blog and Partners are intentionally excluded: their
  routes redirect to the homepage.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://posttrack.app/</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://posttrack.app/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://posttrack.app/en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://posttrack.app/"/>
    <lastmod>2026-08-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://posttrack.app/en</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://posttrack.app/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://posttrack.app/en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://posttrack.app/"/>
    <lastmod>2026-08-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://posttrack.app/legal/faq</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://posttrack.app/legal/faq"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://posttrack.app/en/legal/faq"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://posttrack.app/legal/faq"/>
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://posttrack.app/en/legal/faq</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://posttrack.app/legal/faq"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://posttrack.app/en/legal/faq"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://posttrack.app/legal/faq"/>
    <lastmod>2026-08-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://posttrack.app/legal/privacy</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://posttrack.app/legal/privacy"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://posttrack.app/en/legal/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://posttrack.app/legal/privacy"/>
    <lastmod>2026-08-07</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://posttrack.app/en/legal/privacy</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://posttrack.app/legal/privacy"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://posttrack.app/en/legal/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://posttrack.app/legal/privacy"/>
    <lastmod>2026-08-07</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://posttrack.app/legal/terms</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://posttrack.app/legal/terms"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://posttrack.app/en/legal/terms"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://posttrack.app/legal/terms"/>
    <lastmod>2026-08-07</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://posttrack.app/en/legal/terms</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://posttrack.app/legal/terms"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://posttrack.app/en/legal/terms"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://posttrack.app/legal/terms"/>
    <lastmod>2026-08-07</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://posttrack.app/legal/data-deletion</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://posttrack.app/legal/data-deletion"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://posttrack.app/en/legal/data-deletion"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://posttrack.app/legal/data-deletion"/>
    <lastmod>2026-08-07</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://posttrack.app/en/legal/data-deletion</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://posttrack.app/legal/data-deletion"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://posttrack.app/en/legal/data-deletion"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://posttrack.app/legal/data-deletion"/>
    <lastmod>2026-08-07</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
