<?xml version="1.0" encoding="UTF-8"?>
<!-- One URL on purpose. #/burgers, #/byrdman and #/about are client-side routes
     on the same document, not separate pages, so listing them would be a lie to
     a crawler that cannot execute the router. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://byrdhousebn.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
