<?xml version="1.0" encoding="UTF-8"?>
<!--
  gill.law sitemap.
  Hand-maintained while the site is a single static index.html plus the
  Next.js portal's /terms and /privacy. Phase 2 will replace this with a
  Next.js app/sitemap.ts that auto-includes every practice-area subpage
  and every /blog/[slug] post.

  When you add a URL: bump the lastmod date on that <url>, leave others alone.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://gill.law/</loc>
    <lastmod>2026-05-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://gill.law/terms</loc>
    <lastmod>2026-05-02</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://gill.law/privacy</loc>
    <lastmod>2026-05-02</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
