<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Homepage / Landing Page -->
  <url>
    <loc>https://autolinker.io/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Login Page -->
  <url>
    <loc>https://autolinker.io/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!--
    NOTE: Individual listing pages (/v/:id) are dynamic and indexed
    by Google via the OG endpoint and the crawl budget.
    A dynamic sitemap endpoint can be added to the backend at
    GET /api/v1/sitemap.xml to include all active listing URLs.
  -->

</urlset>
