<?xml version="1.0" encoding="UTF-8"?>
<!-- Static, not generated: the CMS pages and blog posts this used to
     enumerate are gone, so the public site is the landing page alone.
     Served straight from dist/ — Hosting matches static files before it
     applies the SPA rewrite, so no Cloud Function is involved.

     The URL here must match the canonical in index.html exactly, www and all:
     listing the apex, which 301s to www, makes the sitemap disagree with the
     page it points at and wastes the signal. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.writeflowstudio.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
