<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.kate-briscoe.com/index.html</loc>
    <lastmod>2025-04-15</lastmod> <!-- Assuming today's date, adjust if needed -->
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.kate-briscoe.com/gallery.html</loc>
    <lastmod>2025-04-15</lastmod> <!-- Assuming today's date, adjust if needed -->
    <changefreq>weekly</changefreq> <!-- Assuming gallery might update more often -->
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.kate-briscoe.com/about.html</loc>
    <lastmod>2025-04-15</lastmod> <!-- Assuming today's date, adjust if needed -->
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <!-- Add other important pages if any, e.g., style-transfer.html -->
  <!-- <url>
    <loc>https://www.kate-briscoe.com/style-transfer.html</loc>
    <lastmod>2025-04-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url> -->
</urlset>