<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap authority for loglyn.ai.

  Three routes, and only three. The Sample Work route is deliberately absent: it
  is removed from the build, from navigation, from metadata and from this file,
  and /sample-work* is served as a permanent redirect to /payment-readiness/ by
  public/_redirects so inbound links survive without the concept returning.

  This file is listed rather than omitted so the absence is affirmative. An
  investor or a crawler can see the complete public surface of the site in one
  place instead of inferring it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://loglyn.ai/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://loglyn.ai/payment-readiness/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://loglyn.ai/thesis/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
