<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-written, and deliberately not generated.

  @astrojs/sitemap would do this, but it is a dependency and a build step
  for six static routes that change when someone edits a page. This file
  is the whole site. If a route is added to src/pages, add it here; if
  that ever stops being reliable, install the integration instead.

  lastmod is the date the copy on each route was last revised. It is a
  hint, not a contract — leave a date alone unless that page's content
  actually changed.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://bentinckstreet.com/</loc>
    <lastmod>2026-08-05</lastmod>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://bentinckstreet.com/engagements</loc>
    <lastmod>2026-08-05</lastmod>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://bentinckstreet.com/work</loc>
    <lastmod>2026-08-05</lastmod>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://bentinckstreet.com/about</loc>
    <lastmod>2026-08-05</lastmod>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://bentinckstreet.com/perspective</loc>
    <lastmod>2026-08-05</lastmod>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://bentinckstreet.com/contact</loc>
    <lastmod>2026-08-05</lastmod>
    <priority>0.7</priority>
  </url>
</urlset>
