<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Homepage - Main landing page -->
  <url>
    <loc>https://bellumadvisors.com/</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About Page - Company information and philosophy -->
  <url>
    <loc>https://bellumadvisors.com/about</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Solutions Page - AI automation services and offerings -->
  <url>
    <loc>https://bellumadvisors.com/solutions</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Register Interest Page - Lead capture form -->
  <url>
    <loc>https://bellumadvisors.com/register</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Custom Development Page - Bespoke app development services -->
  <url>
    <loc>https://bellumadvisors.com/dev</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Sydney Location Page - Australian market services -->
  <url>
    <loc>https://bellumadvisors.com/locations/sydney</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- London Location Page - UK market services -->
  <url>
    <loc>https://bellumadvisors.com/locations/london</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Callback Page - OAuth and API callback handler -->
  <url>
    <loc>https://bellumadvisors.com/callback</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Case Studies Page - Client success stories and results -->
  <url>
    <loc>https://bellumadvisors.com/case-studies</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

</urlset>