<?xml version="1.0" encoding="UTF-8"?>
<!--
  Four entries, one per language. Each one repeats the complete alternate set
  including a link back to itself, which is what Google's hreflang validation
  requires — a cluster whose members do not all reference each other is
  discarded wholesale, so the self-reference is not redundant.

  German is the site default and holds the bare root; English sits at /en. The
  old /de address still resolves as a 301 to the root and is deliberately NOT
  listed here — a sitemap should only ever name the URL that answers 200.

  The showroom, services, about and contact sections are anchors on these
  pages rather than routes of their own, and anchors are not separate URLs, so
  they are deliberately absent.

  Kept in step with LANG_PATH in src/lib/seo.ts by hand: adding a fifth
  language means adding it here too.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://www.pretiosa-cars.ch/</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://www.pretiosa-cars.ch/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://www.pretiosa-cars.ch/en" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.pretiosa-cars.ch/fr" />
    <xhtml:link rel="alternate" hreflang="it" href="https://www.pretiosa-cars.ch/it" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.pretiosa-cars.ch/" />
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.pretiosa-cars.ch/en</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://www.pretiosa-cars.ch/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://www.pretiosa-cars.ch/en" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.pretiosa-cars.ch/fr" />
    <xhtml:link rel="alternate" hreflang="it" href="https://www.pretiosa-cars.ch/it" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.pretiosa-cars.ch/" />
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.pretiosa-cars.ch/fr</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://www.pretiosa-cars.ch/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://www.pretiosa-cars.ch/en" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.pretiosa-cars.ch/fr" />
    <xhtml:link rel="alternate" hreflang="it" href="https://www.pretiosa-cars.ch/it" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.pretiosa-cars.ch/" />
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.pretiosa-cars.ch/it</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://www.pretiosa-cars.ch/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://www.pretiosa-cars.ch/en" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.pretiosa-cars.ch/fr" />
    <xhtml:link rel="alternate" hreflang="it" href="https://www.pretiosa-cars.ch/it" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.pretiosa-cars.ch/" />
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
