<?xml version="1.0" encoding="UTF-8"?>
<!--
  MESRI property sitemap — the organisation site plus both product sites.
  Domain: mesri.dev.

  Priorities: the organisation front door and the two product front doors are
  the entry points; interior product pages sit below them.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- ── Organisation ────────────────────────────────────────────────────── -->
  <url>
    <loc>https://mesri.dev/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://mesri.dev/about.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://mesri.dev/services.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://mesri.dev/solutions.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://mesri.dev/contact.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ── MESRI Data Hub ──────────────────────────────────────────────────── -->
  <url>
    <loc>https://mesri.dev/data-hub/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://mesri.dev/data-hub/features.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://mesri.dev/data-hub/demo.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://mesri.dev/data-hub/pricing.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://mesri.dev/data-hub/contact.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- ── Route Plan ──────────────────────────────────────────────────────── -->
  <url>
    <loc>https://mesri.dev/route-plan/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://mesri.dev/route-plan/features.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://mesri.dev/route-plan/demo.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://mesri.dev/route-plan/pricing.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://mesri.dev/route-plan/contact.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>
