<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap.xml — SEO URL inventory structure
  Replace acrrossprotocol.com with the live site domain before publish.
  Add new <url> entries when pages are added.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Primary article page -->
  <url>
    <loc>https://acrrossprotocol.com/</loc>
    <!-- lastmod intentionally omitted (no dates on article surface) -->
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <!-- Image structure placeholders (populate when assets are added) -->
    <!--
    <image:image>
      <image:loc>https://acrrossprotocol.com/images/across-protocol-hero.png</image:loc>
      <image:title>Across Protocol Bridge</image:title>
      <image:caption>Across cross chain bridge overview</image:caption>
    </image:image>
    -->
  </url>

  <!-- Reserved for future supporting pages (structure only) -->
  <!--
  <url>
    <loc>https://acrrossprotocol.com/across-bridge/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  -->

</urlset>
