<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-written rather than generated. The proxy's global WAF only allows
  /sitemap.xml (and <name>-sitemap.xml), and @astrojs/sitemap always emits
  sitemap-index.xml, which is denied. Two pages do not justify a carve-out in a
  security control shared by every site on the proxy — revisit when the
  portfolio ships and the URL list stops being hand-maintainable.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://lignine.art/</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://lignine.art/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://lignine.art/en/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://lignine.art/" />
  </url>
  <url>
    <loc>https://lignine.art/en/</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://lignine.art/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://lignine.art/en/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://lignine.art/" />
  </url>
</urlset>
