<?xml version="1.0" encoding="UTF-8"?>
<!--
  EchoBridge Digital sitemap.

  Static by design: the site has four stable prerendered routes, so a hand-maintained
  file is simpler than generating one, and it avoids emitting a <lastmod> that would
  otherwise just be the build date rather than a real content-change date.

  Keep in sync with src/routes/*.tsx if a route is added or removed.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://echobridgedigital.com/</loc>
  </url>
  <url>
    <loc>https://echobridgedigital.com/expertise</loc>
  </url>
  <url>
    <loc>https://echobridgedigital.com/work</loc>
  </url>
  <url>
    <loc>https://echobridgedigital.com/privacy</loc>
  </url>
</urlset>
