<?xml version="1.0" encoding="UTF-8"?>
<!--
  The four public pages, and only those four.

  Every other page on this site is either behind a login or is a way through
  one (sign in, register), and none of them belong in a search result. The
  addresses here are on PUBLIC_DOMAIN in lib.php, matching the canonical link
  each of these pages carries; a sitemap that disagreed with the canonical
  would be asking Google to pick between them.

  cases.php appears once, without its ?cat= and ?c= variants, for the same
  reason it canonicalises to itself: it is one gallery, not one page per
  filter.

  No <lastmod>. These pages are generated from a database that changes without
  the files changing, so any date written here would be a guess, and a sitemap
  that claims a wrong date is worse than one that claims none.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://jacobsdentalstudio.com/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://jacobsdentalstudio.com/cases.php</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://jacobsdentalstudio.com/reviews.php</loc>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://jacobsdentalstudio.com/contact.php</loc>
    <priority>0.6</priority>
  </url>
</urlset>
