<?xml version="1.0" encoding="UTF-8"?>
<!-- URLs are extensionless to match the .htaccess rewrite and the page canonicals.
     Listing the .html form would 301-redirect and waste crawl budget.

     Arabic is served on the SAME URLs via a client-side language toggle
     (lang.js + localStorage), not on separate /ar/ paths. Each URL therefore
     carries xhtml:link hreflang alternates for en and ar pointing at itself,
     plus x-default.

     countdown.html and intake.html are deliberately absent: the countdown is
     temporary and the intake is a noindex form, not a landing page. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://the33rdadvisory.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://the33rdadvisory.com/"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://the33rdadvisory.com/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://the33rdadvisory.com/"/>
    <lastmod>2026-08-19</lastmod>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://the33rdadvisory.com/services</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://the33rdadvisory.com/services"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://the33rdadvisory.com/services"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://the33rdadvisory.com/services"/>
    <lastmod>2026-08-19</lastmod>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://the33rdadvisory.com/fee</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://the33rdadvisory.com/fee"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://the33rdadvisory.com/fee"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://the33rdadvisory.com/fee"/>
    <lastmod>2026-08-19</lastmod>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://the33rdadvisory.com/ledger</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://the33rdadvisory.com/ledger"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://the33rdadvisory.com/ledger"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://the33rdadvisory.com/ledger"/>
    <lastmod>2026-08-19</lastmod>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://the33rdadvisory.com/contact</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://the33rdadvisory.com/contact"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://the33rdadvisory.com/contact"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://the33rdadvisory.com/contact"/>
    <lastmod>2026-08-19</lastmod>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://the33rdadvisory.com/privacy</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://the33rdadvisory.com/privacy"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://the33rdadvisory.com/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://the33rdadvisory.com/privacy"/>
    <lastmod>2026-08-19</lastmod>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://the33rdadvisory.com/terms</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://the33rdadvisory.com/terms"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://the33rdadvisory.com/terms"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://the33rdadvisory.com/terms"/>
    <lastmod>2026-08-19</lastmod>
    <priority>0.3</priority>
  </url>
</urlset>
