<?xml version="1.0" encoding="UTF-8"?>
<!-- One entry only, by design: the site routes on the URL hash (#/work,
     #/about, …), and search engines treat a fragment as part of this same
     page rather than a separate URL. If the routing is ever moved to real
     paths, list each page here.

     <loc> keeps its trailing slash so it matches the <link rel="canonical">
     in index.html exactly. Two spellings of the same URL is the one thing
     worth being fussy about in a file this small.

     Update <lastmod> when the works or the bio change — it's the only field
     here besides <loc> that Google actually reads. <changefreq> and
     <priority> are ignored (Google said so outright); they're kept because
     they're harmless and marcusbunton.com carries them too. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://edithburtenshaw.art/</loc>
    <lastmod>2026-08-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
