<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained. There are only two real routes: App.js sends "/" to Home and
  "/founder" to Founder, and everything else is caught by the firebase.json
  rewrite back to index.html. Hash targets (#process, #about, #contact) are
  sections of "/" and must NOT be listed — they are the same document, and
  listing them asks Google to index one page three times.

  Add a <url> here when a route is added, and update the JSON-LD in
  public/index.html if the services it describes change.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://candlelyteproductions.com/</loc>
    <lastmod>2026-08-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://candlelyteproductions.com/founder</loc>
    <lastmod>2026-08-25</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
