<?xml version="1.0" encoding="UTF-8"?>
<!-- One board today, at /oregon/south: state, stretch of coast, and with the
     town pages, town. The apex, /south and the old host all redirect here. The
     central and north coast boards, and any other state's, will be entries in
     this same file, not separate sitemaps and not separate deployments. The
     same reasoning as everything else in this project, one list rather than
     one site each.

     The old host, conditions.rootedcoastdesign.com, is a 301 to this URL as of
     2026-09-10 and is deliberately not listed. A sitemap names where a page
     lives, not where it used to.

     No <lastmod>. The document behind this page is rebuilt every few minutes
     and the page itself changes on deploy, so any date written here would be
     wrong within the hour, and a wrong lastmod is worse than none.

     Town pages are listed as they are built, and only then: exactly the slugs
     in TOWN_PAGES in index.html, which parsers.test.js holds this file to. A
     sitemap entry for a town with no page yet would send a crawler to a 404. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://coastconditions.com/oregon/south</loc>
    <changefreq>hourly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://coastconditions.com/oregon/south/bandon</loc>
    <changefreq>hourly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
