<?xml version="1.0" encoding="UTF-8"?>
<!-- /get-started is intentionally omitted. It is a React-router route, so it
     is served by the same index.html and inherits its canonical, which points
     at the homepage. Listing it here would contradict that canonical. It is a
     conversion form reached from a CTA, not a search landing page, so being
     non-indexed is the correct outcome. Static .html files below have their
     own <head> and are unaffected. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://havec.ai/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://havec.ai/privacy.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://havec.ai/terms.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
