<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <!-- English landing (canonical / x-default) -->
  <url>
    <loc>https://fxcore.solidax.tech/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://fxcore.solidax.tech/"/>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://fxcore.solidax.tech/pt/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://fxcore.solidax.tech/"/>
  </url>

  <!-- Portuguese landing (pre-rendered variant) -->
  <url>
    <loc>https://fxcore.solidax.tech/pt/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://fxcore.solidax.tech/"/>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://fxcore.solidax.tech/pt/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://fxcore.solidax.tech/"/>
  </url>

  <!-- Auth entry points (public, indexable) -->
  <url>
    <loc>https://fxcore.solidax.tech/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://fxcore.solidax.tech/register</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Interactive API documentation -->
  <url>
    <loc>https://fxcore.solidax.tech/swagger/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
