<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the two pages that are actually indexable. /login, /register
  and /forgot-password carry a noindex tag (see robots.txt's comment
  and src/shared/seo/Seo.tsx) — listing a noindexed URL here is a
  Search Console warning ("Submitted URL marked 'noindex'"), not a
  harmless inclusion.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://lexmorph.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://lexmorph.com/sources</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
