<?xml version="1.0" encoding="UTF-8"?>
<!-- Three pages, all on the apex host. A site this small doesn't need a
     sitemap to be crawled, but it does state plainly which three URLs are the
     real ones — the same claim as the canonical tags, in the form Search
     Console reads directly. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://gooder.dog/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://gooder.dog/privacy</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://gooder.dog/terms</loc>
    <priority>0.3</priority>
  </url>
</urlset>
