<?xml version="1.0" encoding="UTF-8"?>
<!--
  ijji sitemap — #46 Phase 7b. Served verbatim from web/public/ at the site root.

  Exactly the two canonical marketing URLs from Phase 7a, and nothing else.
  /ijji/landing is deliberately absent: it serves the same document as "/" and its
  own rel="canonical" already points at "/", so listing it would invite Google to
  pick the non-canonical URL.

  Each <url> carries the full reciprocal th/en/x-default trio, byte-identical to
  the <link rel="alternate"> block in both .dc.html <head>s. Non-reciprocal
  alternates are discarded silently, so the two blocks must stay in step — this is
  the progress file's standing trap 5 (TH/EN drift) in sitemap form.

  No <lastmod> on purpose: a hand-written one will never be updated, and a stale
  value is worse than an absent one.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://ijji.landometer.com/</loc>
    <xhtml:link rel="alternate" hreflang="th" href="https://ijji.landometer.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://ijji.landometer.com/ijji/landing/en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ijji.landometer.com/"/>
  </url>
  <url>
    <loc>https://ijji.landometer.com/ijji/landing/en</loc>
    <xhtml:link rel="alternate" hreflang="th" href="https://ijji.landometer.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://ijji.landometer.com/ijji/landing/en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ijji.landometer.com/"/>
  </url>
</urlset>
