<?xml version="1.0" encoding="UTF-8"?>
<!--
  Real sitemap for keepitsweetkitchenstudio.com.

  Why this file exists: public/robots.txt advertises
  https://keepitsweetkitchenstudio.com/sitemap.xml, but no such file existed.
  firebase.json rewrites ** to /index.html, so the one file we explicitly tell
  Google to fetch was being served the React app shell instead of a sitemap.

  Only list URLs that genuinely exist. An entry here that 404s or redirects is
  worse than an omission, because it tells the crawler we do not know our own site.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://keepitsweetkitchenstudio.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://keepitsweetkitchenstudio.com/creator-guidelines</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://keepitsweetkitchenstudio.com/do-not-sell</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
