<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sawasdee Speak — sitemap.

  We're a single-page app; the only real URL Google can usefully crawl
  is the root. Listed here explicitly so Search Console doesn't complain
  about an empty sitemap.

  Once we add a marketing site at /about, /privacy, /terms with
  server-rendered content (currently all client-side React), expand the
  list below.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://sawasdeespeak.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
