<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for app.visionweaver.ai.

  This file previously advertised eleven https://visionweaver.ai/* URLs — /features,
  /pricing, /science, /about, /for/* and the legal pages. Ten of them do not exist
  on that host and return 404 (verified). Combined with canonicals that pointed at
  the same 404s (see components/marketing/WebHead.tsx), every one of these pages
  was unrankable.

  Each host now advertises only its own URLs. The marketing homepage is published
  by vw-marketing/app/sitemap.ts on visionweaver.ai.

  Listed here: the deep science content, which the marketing homepage links out to
  and which has genuine standalone search value, plus the legal pages. The app's
  duplicated marketing pages (/landing, /pricing, /features, /about, /for/*) are
  deliberately absent and noindexed — they compete with visionweaver.ai for the
  same terms.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://app.visionweaver.ai/science</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://app.visionweaver.ai/science/method</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://app.visionweaver.ai/legal/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://app.visionweaver.ai/legal/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
