<?xml version="1.0" encoding="UTF-8"?>
<!--
  lmgt.com sitemap. Two URLs, both linked from each other, so this buys very
  little discovery. It exists so Search Console has something to verify against
  and so robots.txt has a Sitemap line to name.

  No lastmod, changefreq or priority on purpose. The site has no build step
  (scripts/minify-assets.js excludes lmgt/), so a lastmod here would be a
  hand-maintained date that nobody remembers to bump: the same drift that until
  recently left a hardcoded copyright year in privacy.html. Google ignores
  changefreq and priority outright, and treats an obviously stale lastmod as a
  reason to distrust the whole file.

  Note for editors: XML comments cannot contain a double hyphen, which is why
  this block has none.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.lmgt.com/</loc>
  </url>
  <url>
    <loc>https://www.lmgt.com/privacy.html</loc>
  </url>
</urlset>
