<?xml version="1.0" encoding="UTF-8"?>
<!--
  URLs must be on the SAME host this sitemap is served from (machreader.app).
  They previously pointed at unxlnx.github.io/machreader/, which the custom
  domain 301-redirects away — so the real homepage was never listed anywhere.

  The homepage is the BARE domain (https://machreader.app/), not /index.html,
  matching the canonical tag in each page's <head>.

  lastmod must reflect the date that page's CONTENT actually changed. Bump a
  page's date only when you edit that page — a sitemap claiming everything
  changed today trains crawlers to ignore the dates entirely.

  <priority> is deliberately omitted: Google ignores it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://machreader.app/</loc>
    <lastmod>2026-07-26</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://machreader.app/help.html</loc>
    <lastmod>2026-07-13</lastmod>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://machreader.app/privacy.html</loc>
    <lastmod>2026-07-04</lastmod>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://machreader.app/eula.html</loc>
    <lastmod>2026-07-04</lastmod>
    <changefreq>monthly</changefreq>
  </url>
</urlset>
