<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public routes only. Everything else in this application is behind a JWT and
  carries `X-Robots-Tag: noindex` (see mi-english/nginx.conf), so listing it
  here would be sending conflicting instructions.

  A sitemap should contain only canonical, indexable URLs — including
  noindexed or non-canonical ones is what makes crawlers stop trusting the
  file, and the useful entries then get trusted less too.

  `lastmod` is deliberately omitted rather than bound to build time. Google
  ignores <priority> and <changefreq> outright and uses <lastmod> only while it
  proves accurate; a value that changes on every deploy trains it to ignore the
  signal permanently. Add real content-modification dates when there is content
  whose modification date means something.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://masterenglish.anchor.courses/</loc></url>
  <url><loc>https://masterenglish.anchor.courses/login</loc></url>
  <url><loc>https://masterenglish.anchor.courses/signup</loc></url>
</urlset>
