<?xml version="1.0" encoding="UTF-8"?>
<!--
  Content Conjurer is a single-page app — the whole product (landing, app,
  studio, account, etc.) lives behind one URL, with navigation handled by
  client-side view state, not real routes. So this sitemap has exactly one
  entry, which is correct for the current architecture, not a stub waiting
  to be filled in.

  If you ever add real server-rendered marketing pages (e.g. a /pricing or
  /blog page with its own URL), add a <url> entry for each one here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://contentconjurer.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
