<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two pages, because there are two pages. The markdown mirrors (index.md,
  privacy.md) are deliberately NOT listed: they are the same content at a
  second address, and a sitemap is where a search engine learns which address
  is the real one. Agents find the mirrors through llms.txt and through the
  <link rel="alternate" type="text/markdown"> in each page's head.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://grapha.ai/</loc>
    <lastmod>2026-08-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://grapha.ai/privacy.html</loc>
    <lastmod>2026-08-03</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
