<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two URLs. The in-page sections of the home page (#about, #practice, …) are
  fragments of one URL and must not be listed as separate entries — Google
  ignores fragment URLs in sitemaps and listing them only dilutes the file.
  /gallery/ is a real page of its own (its own index.html), so it belongs here.
  Add entries if the practice areas or team ever become their own routes too.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://tripleachambers.com/</loc>
    <lastmod>2026-08-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://tripleachambers.com/gallery/</loc>
    <lastmod>2026-08-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
