<?xml version="1.0" encoding="UTF-8"?>
<!--
  PixAfar sitemap.

  robots.txt has advertised this file for a while but it 404'd, which tells
  Google the site is misconfigured. It is deliberately SHORT: PixAfar is a
  single-page app whose real content sits behind a login, so "/" is the only
  genuinely public, indexable page.

  NOT listed on purpose: /?share=<slug> gallery links and /?atlas=<slug> links.
  Those are unlisted-by-design personal photo albums — listing them here would
  actively push users' family photos into Google's index.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://pixafar.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
