<?xml version="1.0" encoding="UTF-8"?>
<!--
  English domain sitemap — https://evecxo.com/sitemap.xml
  Polish domain sitemap  — https://evecxo.pl/sitemap.xml (served from sitemap-pl.xml;
  see docs/polish-domain-deployment.md for server configuration).
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://evecxo.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <!-- hreflang: English homepage ↔ Polish homepage -->
    <xhtml:link rel="alternate" hreflang="en" href="https://evecxo.com/" />
    <xhtml:link rel="alternate" hreflang="pl" href="https://evecxo.pl/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://evecxo.com/" />
  </url>
  <url>
    <loc>https://evecxo.com/pricing</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <!-- /pl on the English domain is a backwards-compat path; the canonical
         Polish landing is now https://evecxo.pl/ -->
    <loc>https://evecxo.com/pl</loc>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="pl" href="https://evecxo.pl/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://evecxo.com/" />
  </url>
  <url>
    <loc>https://evecxo.com/sign-up</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://evecxo.com/sign-in</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
