<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Homepage -->
  <url>
    <loc>https://reserveai.example.com/</loc>
    <lastmod>2026-01-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>

    <!-- Language alternatives for homepage -->
    <xhtml:link rel="alternate" hreflang="en" href="https://reserveai.example.com/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://reserveai.example.com/?lang=de"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://reserveai.example.com/?lang=es"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://reserveai.example.com/?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="zh" href="https://reserveai.example.com/?lang=zh"/>
    <xhtml:link rel="alternate" hreflang="ja" href="https://reserveai.example.com/?lang=ja"/>
    <xhtml:link rel="alternate" hreflang="ko" href="https://reserveai.example.com/?lang=ko"/>
  </url>

  <!-- Services Page -->
  <url>
    <loc>https://reserveai.example.com/services.html</loc>
    <lastmod>2026-01-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>

    <!-- Language alternatives for services -->
    <xhtml:link rel="alternate" hreflang="en" href="https://reserveai.example.com/services.html?lang=en"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://reserveai.example.com/services.html?lang=de"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://reserveai.example.com/services.html?lang=es"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://reserveai.example.com/services.html?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="zh" href="https://reserveai.example.com/services.html?lang=zh"/>
    <xhtml:link rel="alternate" hreflang="ja" href="https://reserveai.example.com/services.html?lang=ja"/>
    <xhtml:link rel="alternate" hreflang="ko" href="https://reserveai.example.com/services.html?lang=ko"/>
  </url>

  <!-- Contact Page -->
  <url>
    <loc>https://reserveai.example.com/contact.html</loc>
    <lastmod>2026-01-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>

    <!-- Language alternatives for contact -->
    <xhtml:link rel="alternate" hreflang="en" href="https://reserveai.example.com/contact.html?lang=en"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://reserveai.example.com/contact.html?lang=de"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://reserveai.example.com/contact.html?lang=es"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://reserveai.example.com/contact.html?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="zh" href="https://reserveai.example.com/contact.html?lang=zh"/>
    <xhtml:link rel="alternate" hreflang="ja" href="https://reserveai.example.com/contact.html?lang=ja"/>
    <xhtml:link rel="alternate" hreflang="ko" href="https://reserveai.example.com/contact.html?lang=ko"/>
  </url>

  <!--
  Add more pages here as you create them:

  <url>
    <loc>https://reserveai.example.com/blog.html</loc>
    <lastmod>2026-01-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  -->

</urlset>
