<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for guitarpt.app — the marketing landing page for the
  GuitarPT iOS app. Only public, indexable pages are listed.

  hreflang declarations advertise the in-page language toggle to
  Google so the de_DE and en_US variants of the same URL count as
  one canonical page with two language variants (avoids duplicate-
  content penalty even though the language is JS-toggled rather
  than separate URLs).

  lastmod stays close to actual content changes; bump it whenever
  copy or layout meaningfully changes.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://guitarpt.app/</loc>
    <lastmod>2026-05-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="de" href="https://guitarpt.app/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://guitarpt.app/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://guitarpt.app/"/>
  </url>

  <url>
    <loc>https://guitarpt.app/impressum.html</loc>
    <lastmod>2026-05-28</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://guitarpt.app/datenschutz.html</loc>
    <lastmod>2026-05-28</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
