<?xml version="1.0" encoding="UTF-8"?>
<!-- English is the site's default and lives at the root; Turkish is under
     /tr. Every pair declares both languages plus x-default, and x-default is
     always the English URL. /tr/advertise is deliberately absent: it serves
     the English advertise page and canonicalises to /advertise. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://crosso.app/</loc>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://crosso.app/"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://crosso.app/tr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://crosso.app/"/>
  </url>
  <url>
    <loc>https://crosso.app/tr</loc>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://crosso.app/"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://crosso.app/tr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://crosso.app/"/>
  </url>

  <url><loc>https://crosso.app/advertise</loc><priority>0.8</priority></url>

  <url>
    <loc>https://crosso.app/contact</loc>
    <priority>0.6</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://crosso.app/contact"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://crosso.app/tr/contact"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://crosso.app/contact"/>
  </url>
  <url>
    <loc>https://crosso.app/tr/contact</loc>
    <priority>0.6</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://crosso.app/contact"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://crosso.app/tr/contact"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://crosso.app/contact"/>
  </url>

  <url>
    <loc>https://crosso.app/terms</loc>
    <priority>0.4</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://crosso.app/terms"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://crosso.app/tr/terms"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://crosso.app/terms"/>
  </url>
  <url>
    <loc>https://crosso.app/tr/terms</loc>
    <priority>0.4</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://crosso.app/terms"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://crosso.app/tr/terms"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://crosso.app/terms"/>
  </url>

  <url>
    <loc>https://crosso.app/privacy</loc>
    <priority>0.4</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://crosso.app/privacy"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://crosso.app/tr/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://crosso.app/privacy"/>
  </url>
  <url>
    <loc>https://crosso.app/tr/privacy</loc>
    <priority>0.4</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://crosso.app/privacy"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://crosso.app/tr/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://crosso.app/privacy"/>
  </url>

  <!-- The 404 page is deliberately NOT listed. It answers with HTTP 404 (that
       is the point of it), so a sitemap entry would come back to Search
       Console as "Submitted URL not found". It is served noindex and is
       reached by mistyping a URL, never by crawling. -->
</urlset>
