<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
    <url>
        <loc>gallery.html</loc>
        <lastmod>2026-08-01</lastmod>
        <image:image>
            <image:loc>gallery/one.svg</image:loc>
            <image:title>The first picture</image:title>
            <image:caption>A square with a word in it</image:caption>
        </image:image>
        <image:image>
            <image:loc>gallery/two.svg</image:loc>
            <image:title>The second picture</image:title>
        </image:image>
        <image:image>
            <image:loc>gallery/three.svg</image:loc>
        </image:image>
        <xhtml:link rel="alternate" hreflang="en" href="gallery.html"/>
        <xhtml:link rel="alternate" hreflang="de" href="galerie.html"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="gallery.html"/>
    </url>
    <url>
        <loc>galerie.html</loc>
        <xhtml:link rel="alternate" hreflang="en" href="gallery.html"/>
        <xhtml:link rel="alternate" hreflang="de" href="galerie.html"/>
    </url>
</urlset>
