<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only genuinely public, indexable pages are listed. Everything behind the
  login is excluded here and in robots.txt.

  This is a static file rather than a generated one because there are three
  public pages and they change rarely. If public marketing pages ever become
  numerous or dynamic (a docs section, a blog, per-feature pages), generate
  it at build time instead of maintaining this by hand — a sitemap listing a
  URL that 404s is worse than no sitemap.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://magiclinq.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://magiclinq.com/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://magiclinq.com/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
