<?xml version="1.0" encoding="UTF-8"?>
<!--
  DineXR — sitemap.xml

  Static for now; only marketing routes are listed. Authenticated app
  pages don't render unique content for crawlers, and published AR
  experiences (/p/<slug>) are discovered via inbound links + QR scans
  rather than being announced here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://dinexr.cloud/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://dinexr.cloud/pricing</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
