Hello,
We have a client that want to set all the links (multi-language) in one unique sitemap.xml.
Is it possible to do it like the below example?
<url> <loc>http://www.example.com/english/</loc> <xhtml:link rel="alternate" hreflang="de" href="http://www.example.com/deutsch/" /> <xhtml:link rel="alternate" hreflang="de-ch" href="http://www.example.com/schweiz-deutsch/" /> <xhtml:link rel="alternate" hreflang="en" href="http://www.example.com/english/" /> </url>
More info: https://support.google.com/webmasters/answer/2620865?hl=en
Best regards,
António Ramos