<?xml version="1.0" encoding="UTF-8"?>
<!--
  FIX-O-13 (P2, 2026-05-09): public-facing sitemap.

  Pixtrage is a closed-beta SaaS — only the login landing is publicly
  indexable. The dashboard / settings / admin routes require auth and
  are explicitly disallowed in robots.txt; including them here would
  just produce 401 noise in crawlers' logs.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://www.pixtrage.com/login</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.pixtrage.com/login" />
    <xhtml:link rel="alternate" hreflang="tr" href="https://www.pixtrage.com/login" />
  </url>
</urlset>
