<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Home / Landing page — highest priority. Contains the #integrations,
       #pricing, and #faq sections referenced from llms.txt and structured
       data; these are in-page anchors, not separate crawlable documents, so
       (correctly) they are not listed as their own <url> entries here. -->
  <url>
    <loc>https://tryreportly.com/</loc>
    <lastmod>2026-07-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Auth pages — publicly accessible, lower priority. Note: these render
       via a client-side view flag rather than a distinct static document,
       and every page on this site (including these) declares the same
       canonical URL (https://tryreportly.com/) so search engines
       consolidate ranking signal onto the homepage rather than treating
       these as duplicate content. -->
  <url>
    <loc>https://tryreportly.com/?view=register</loc>
    <lastmod>2026-07-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://tryreportly.com/?view=login</loc>
    <lastmod>2026-07-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>
