<?xml version="1.0" encoding="UTF-8"?>
<!--
  XDBay public sitemap. Lists crawlable marketing routes in both locales.
  English is the primary language (served at the root); Russian lives under /ru.
  Each URL carries en / ru / x-default hreflang alternates + a lastmod.
  Authed app routes (/orders, /inbox, /settings/*, …) are intentionally omitted.

  This is the STATIC leaf, referenced from /sitemap.xml (the index). It holds the
  hand-authored marketing routes; dynamic services / categories / profiles are
  separate leaves generated by the backend. changefreq/priority were dropped —
  Google ignores both. lastmod is a FIXED content-change date, not "now": a date
  that moves on every deploy is untrustworthy and Google discards it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Home -->
  <url>
    <loc>https://xdbay.com/</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/" />
  </url>
  <url>
    <loc>https://xdbay.com/ru</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/" />
  </url>

  <!-- Catalog (services marketplace). Category pages (/catalog/<section>) are
       backend-driven — emit them from a dynamic sitemap on the API, the same way
       sitemap-services.xml lists individual offers. -->
  <url>
    <loc>https://xdbay.com/catalog</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/catalog" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/catalog" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/catalog" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/catalog</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/catalog" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/catalog" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/catalog" />
  </url>

  <!-- DevOps -->
  <url>
    <loc>https://xdbay.com/devops</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/devops" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/devops" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/devops" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/devops</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/devops" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/devops" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/devops" />
  </url>

  <!-- Cyber Security hub -->
  <url>
    <loc>https://xdbay.com/cyber-security</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/cyber-security" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/cyber-security" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/cyber-security" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/cyber-security</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/cyber-security" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/cyber-security" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/cyber-security" />
  </url>

  <!-- Cyber Security sub-pages -->
  <url>
    <loc>https://xdbay.com/cyber-security/internal-audit</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/cyber-security/internal-audit" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/cyber-security/internal-audit" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/cyber-security/internal-audit" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/cyber-security/internal-audit</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/cyber-security/internal-audit" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/cyber-security/internal-audit" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/cyber-security/internal-audit" />
  </url>

  <url>
    <loc>https://xdbay.com/cyber-security/phishing-simulation</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/cyber-security/phishing-simulation" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/cyber-security/phishing-simulation" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/cyber-security/phishing-simulation" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/cyber-security/phishing-simulation</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/cyber-security/phishing-simulation" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/cyber-security/phishing-simulation" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/cyber-security/phishing-simulation" />
  </url>

  <url>
    <loc>https://xdbay.com/cyber-security/security-architecture</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/cyber-security/security-architecture" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/cyber-security/security-architecture" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/cyber-security/security-architecture" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/cyber-security/security-architecture</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/cyber-security/security-architecture" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/cyber-security/security-architecture" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/cyber-security/security-architecture" />
  </url>

  <url>
    <loc>https://xdbay.com/cyber-security/incident-negotiation</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/cyber-security/incident-negotiation" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/cyber-security/incident-negotiation" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/cyber-security/incident-negotiation" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/cyber-security/incident-negotiation</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/cyber-security/incident-negotiation" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/cyber-security/incident-negotiation" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/cyber-security/incident-negotiation" />
  </url>

  <url>
    <loc>https://xdbay.com/cyber-security/darknet-monitoring</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/cyber-security/darknet-monitoring" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/cyber-security/darknet-monitoring" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/cyber-security/darknet-monitoring" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/cyber-security/darknet-monitoring</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/cyber-security/darknet-monitoring" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/cyber-security/darknet-monitoring" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/cyber-security/darknet-monitoring" />
  </url>

  <!-- Resources (public SEO content) -->
  <url>
    <loc>https://xdbay.com/resources</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/resources" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/resources" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/resources" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/resources</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/resources" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/resources" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/resources" />
  </url>
  <url>
    <loc>https://xdbay.com/resources/for-freelancers</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/resources/for-freelancers" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/resources/for-freelancers" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/resources/for-freelancers" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/resources/for-freelancers</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/resources/for-freelancers" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/resources/for-freelancers" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/resources/for-freelancers" />
  </url>
  <url>
    <loc>https://xdbay.com/resources/how-to-earn</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/resources/how-to-earn" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/resources/how-to-earn" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/resources/how-to-earn" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/resources/how-to-earn</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/resources/how-to-earn" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/resources/how-to-earn" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/resources/how-to-earn" />
  </url>
  <url>
    <loc>https://xdbay.com/resources/affiliate-program</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/resources/affiliate-program" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/resources/affiliate-program" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/resources/affiliate-program" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/resources/affiliate-program</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/resources/affiliate-program" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/resources/affiliate-program" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/resources/affiliate-program" />
  </url>
  <url>
    <loc>https://xdbay.com/resources/reviews</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/resources/reviews" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/resources/reviews" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/resources/reviews" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/resources/reviews</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/resources/reviews" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/resources/reviews" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/resources/reviews" />
  </url>

  <!-- Category taxonomy (crawlable entry point into /catalog) -->
  <url>
    <loc>https://xdbay.com/categories</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/categories" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/categories" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/categories" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/categories</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/categories" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/categories" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/categories" />
  </url>

  <!-- Trust & Safety -->
  <url>
    <loc>https://xdbay.com/trust-and-safety</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/trust-and-safety" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/trust-and-safety" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/trust-and-safety" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/trust-and-safety</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/trust-and-safety" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/trust-and-safety" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/trust-and-safety" />
  </url>
  <url>
    <loc>https://xdbay.com/how-escrow-works</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/how-escrow-works" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/how-escrow-works" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/how-escrow-works" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/how-escrow-works</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/how-escrow-works" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/how-escrow-works" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/how-escrow-works" />
  </url>
  <url>
    <loc>https://xdbay.com/fees</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/fees" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/fees" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/fees" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/fees</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/fees" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/fees" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/fees" />
  </url>
  <url>
    <loc>https://xdbay.com/payments-and-payouts</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/payments-and-payouts" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/payments-and-payouts" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/payments-and-payouts" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/payments-and-payouts</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/payments-and-payouts" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/payments-and-payouts" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/payments-and-payouts" />
  </url>
  <url>
    <loc>https://xdbay.com/dispute-resolution</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/dispute-resolution" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/dispute-resolution" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/dispute-resolution" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/dispute-resolution</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/dispute-resolution" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/dispute-resolution" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/dispute-resolution" />
  </url>
  <url>
    <loc>https://xdbay.com/verification</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/verification" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/verification" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/verification" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/verification</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/verification" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/verification" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/verification" />
  </url>

  <!-- Company -->
  <url>
    <loc>https://xdbay.com/for-clients</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/for-clients" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/for-clients" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/for-clients" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/for-clients</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/for-clients" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/for-clients" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/for-clients" />
  </url>
  <url>
    <loc>https://xdbay.com/about</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/about" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/about" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/about" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/about</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/about" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/about" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/about" />
  </url>
  <url>
    <loc>https://xdbay.com/contact</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/contact" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/contact" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/contact" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/contact</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/contact" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/contact" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/contact" />
  </url>
  <url>
    <loc>https://xdbay.com/help</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/help" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/help" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/help" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/help</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/help" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/help" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/help" />
  </url>

  <!-- Showcase -->
  <url>
    <loc>https://xdbay.com/open-projects</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/open-projects" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/open-projects" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/open-projects" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/open-projects</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/open-projects" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/open-projects" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/open-projects" />
  </url>
  <url>
    <loc>https://xdbay.com/experts</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/experts" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/experts" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/experts" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/experts</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/experts" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/experts" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/experts" />
  </url>
  <url>
    <loc>https://xdbay.com/case-studies</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/case-studies" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/case-studies" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/case-studies" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/case-studies</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/case-studies" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/case-studies" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/case-studies" />
  </url>

  <!-- Security -->
  <url>
    <loc>https://xdbay.com/security</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/security" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/security" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/security" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/security</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/security" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/security" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/security" />
  </url>
  <url>
    <loc>https://xdbay.com/responsible-disclosure</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/responsible-disclosure" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/responsible-disclosure" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/responsible-disclosure" />
  </url>
  <url>
    <loc>https://xdbay.com/ru/responsible-disclosure</loc>
    <lastmod>2026-07-25</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://xdbay.com/responsible-disclosure" />
    <xhtml:link rel="alternate" hreflang="ru" href="https://xdbay.com/ru/responsible-disclosure" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://xdbay.com/responsible-disclosure" />
  </url>

</urlset>
