Last active
February 6, 2023 07:59
-
-
Save JoeyBurzynski/ab7c0923e6952b7a81255d77a86ad31c to your computer and use it in GitHub Desktop.
Sample hreflang annotations via XML sitemap
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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"> | |
| <url> | |
| <loc>https://www.mordorintelligence.sa</loc> | |
| <!-- Arabic: macrolanguage (ar) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ar" | |
| href="https://www.mordorintelligence.sa"/> | |
| <!-- English (en) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="en" | |
| href="https://www.mordorintelligence.com"/> | |
| <!-- Chinese (zh) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="zh" | |
| href="https://www.mordorintelligence.cn"/> | |
| <!-- German (de) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="de" | |
| href="https://www.mordorintelligence.de"/> | |
| <!-- Spanish / Castilian (es) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="es" | |
| href="https://www.mordorintelligence.es"/> | |
| <!-- French (fr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="fr" | |
| href="https://www.mordorintelligence.fr"/> | |
| <!-- Italian (it) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="it" | |
| href="https://www.mordorintelligence.it"/> | |
| <!-- Japanese (jp) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ja" | |
| href="https://www.mordorintelligence.jp"/> | |
| <!-- Korean (kr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ko" | |
| href="https://www.mordorintelligence.kr"/> | |
| <!-- Portuguese (pt) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="pt" | |
| href="https://www.mordorintelligence.pt"/> | |
| <!-- Russian (ru) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ru" | |
| href="https://www.mordorintelligence.ru"/> | |
| <!-- Vietnamese (vn) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="vi" | |
| href="https://www.mordorintelligence.vn"/> | |
| <!-- x-default: default when no language matches --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="x-default" | |
| href="https://www.mordorintelligence.com"/> | |
| </url> | |
| <url> | |
| <loc>https://www.mordorintelligence.com</loc> | |
| <!-- Arabic: macrolanguage (ar) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ar" | |
| href="https://www.mordorintelligence.sa"/> | |
| <!-- English (en) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="en" | |
| href="https://www.mordorintelligence.com"/> | |
| <!-- Chinese (zh) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="zh" | |
| href="https://www.mordorintelligence.cn"/> | |
| <!-- German (de) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="de" | |
| href="https://www.mordorintelligence.de"/> | |
| <!-- Spanish / Castilian (es) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="es" | |
| href="https://www.mordorintelligence.es"/> | |
| <!-- French (fr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="fr" | |
| href="https://www.mordorintelligence.fr"/> | |
| <!-- Italian (it) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="it" | |
| href="https://www.mordorintelligence.it"/> | |
| <!-- Japanese (jp) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ja" | |
| href="https://www.mordorintelligence.jp"/> | |
| <!-- Korean (kr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ko" | |
| href="https://www.mordorintelligence.kr"/> | |
| <!-- Portuguese (pt) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="pt" | |
| href="https://www.mordorintelligence.pt"/> | |
| <!-- Russian (ru) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ru" | |
| href="https://www.mordorintelligence.ru"/> | |
| <!-- Vietnamese (vn) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="vi" | |
| href="https://www.mordorintelligence.vn"/> | |
| <!-- x-default: default when no language matches --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="x-default" | |
| href="https://www.mordorintelligence.com"/> | |
| </url> | |
| <url> | |
| <loc>https://www.mordorintelligence.cn</loc> | |
| <!-- Arabic: macrolanguage (ar) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ar" | |
| href="https://www.mordorintelligence.sa"/> | |
| <!-- English (en) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="en" | |
| href="https://www.mordorintelligence.com"/> | |
| <!-- Chinese (zh) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="zh" | |
| href="https://www.mordorintelligence.cn"/> | |
| <!-- German (de) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="de" | |
| href="https://www.mordorintelligence.de"/> | |
| <!-- Spanish / Castilian (es) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="es" | |
| href="https://www.mordorintelligence.es"/> | |
| <!-- French (fr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="fr" | |
| href="https://www.mordorintelligence.fr"/> | |
| <!-- Italian (it) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="it" | |
| href="https://www.mordorintelligence.it"/> | |
| <!-- Japanese (jp) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ja" | |
| href="https://www.mordorintelligence.jp"/> | |
| <!-- Korean (kr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ko" | |
| href="https://www.mordorintelligence.kr"/> | |
| <!-- Portuguese (pt) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="pt" | |
| href="https://www.mordorintelligence.pt"/> | |
| <!-- Russian (ru) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ru" | |
| href="https://www.mordorintelligence.ru"/> | |
| <!-- Vietnamese (vn) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="vi" | |
| href="https://www.mordorintelligence.vn"/> | |
| <!-- x-default: default when no language matches --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="x-default" | |
| href="https://www.mordorintelligence.com"/> | |
| </url> | |
| <url> | |
| <loc>https://www.mordorintelligence.de</loc> | |
| <!-- Arabic: macrolanguage (ar) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ar" | |
| href="https://www.mordorintelligence.sa"/> | |
| <!-- English (en) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="en" | |
| href="https://www.mordorintelligence.com"/> | |
| <!-- Chinese (zh) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="zh" | |
| href="https://www.mordorintelligence.cn"/> | |
| <!-- German (de) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="de" | |
| href="https://www.mordorintelligence.de"/> | |
| <!-- Spanish / Castilian (es) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="es" | |
| href="https://www.mordorintelligence.es"/> | |
| <!-- French (fr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="fr" | |
| href="https://www.mordorintelligence.fr"/> | |
| <!-- Italian (it) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="it" | |
| href="https://www.mordorintelligence.it"/> | |
| <!-- Japanese (jp) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ja" | |
| href="https://www.mordorintelligence.jp"/> | |
| <!-- Korean (kr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ko" | |
| href="https://www.mordorintelligence.kr"/> | |
| <!-- Portuguese (pt) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="pt" | |
| href="https://www.mordorintelligence.pt"/> | |
| <!-- Russian (ru) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ru" | |
| href="https://www.mordorintelligence.ru"/> | |
| <!-- Vietnamese (vn) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="vi" | |
| href="https://www.mordorintelligence.vn"/> | |
| <!-- x-default: default when no language matches --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="x-default" | |
| href="https://www.mordorintelligence.com"/> | |
| </url> | |
| <url> | |
| <loc>https://www.mordorintelligence.es</loc> | |
| <!-- Arabic: macrolanguage (ar) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ar" | |
| href="https://www.mordorintelligence.sa"/> | |
| <!-- English (en) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="en" | |
| href="https://www.mordorintelligence.com"/> | |
| <!-- Chinese (zh) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="zh" | |
| href="https://www.mordorintelligence.cn"/> | |
| <!-- German (de) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="de" | |
| href="https://www.mordorintelligence.de"/> | |
| <!-- Spanish / Castilian (es) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="es" | |
| href="https://www.mordorintelligence.es"/> | |
| <!-- French (fr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="fr" | |
| href="https://www.mordorintelligence.fr"/> | |
| <!-- Italian (it) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="it" | |
| href="https://www.mordorintelligence.it"/> | |
| <!-- Japanese (jp) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ja" | |
| href="https://www.mordorintelligence.jp"/> | |
| <!-- Korean (kr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ko" | |
| href="https://www.mordorintelligence.kr"/> | |
| <!-- Portuguese (pt) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="pt" | |
| href="https://www.mordorintelligence.pt"/> | |
| <!-- Russian (ru) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ru" | |
| href="https://www.mordorintelligence.ru"/> | |
| <!-- Vietnamese (vn) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="vi" | |
| href="https://www.mordorintelligence.vn"/> | |
| <!-- x-default: default when no language matches --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="x-default" | |
| href="https://www.mordorintelligence.com"/> | |
| </url> | |
| <url> | |
| <loc>https://www.mordorintelligence.fr</loc> | |
| <!-- Arabic: macrolanguage (ar) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ar" | |
| href="https://www.mordorintelligence.sa"/> | |
| <!-- English (en) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="en" | |
| href="https://www.mordorintelligence.com"/> | |
| <!-- Chinese (zh) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="zh" | |
| href="https://www.mordorintelligence.cn"/> | |
| <!-- German (de) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="de" | |
| href="https://www.mordorintelligence.de"/> | |
| <!-- Spanish / Castilian (es) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="es" | |
| href="https://www.mordorintelligence.es"/> | |
| <!-- French (fr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="fr" | |
| href="https://www.mordorintelligence.fr"/> | |
| <!-- Italian (it) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="it" | |
| href="https://www.mordorintelligence.it"/> | |
| <!-- Japanese (jp) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ja" | |
| href="https://www.mordorintelligence.jp"/> | |
| <!-- Korean (kr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ko" | |
| href="https://www.mordorintelligence.kr"/> | |
| <!-- Portuguese (pt) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="pt" | |
| href="https://www.mordorintelligence.pt"/> | |
| <!-- Russian (ru) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ru" | |
| href="https://www.mordorintelligence.ru"/> | |
| <!-- Vietnamese (vn) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="vi" | |
| href="https://www.mordorintelligence.vn"/> | |
| <!-- x-default: default when no language matches --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="x-default" | |
| href="https://www.mordorintelligence.com"/> | |
| </url> | |
| <url> | |
| <loc>https://www.mordorintelligence.it</loc> | |
| <!-- Arabic: macrolanguage (ar) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ar" | |
| href="https://www.mordorintelligence.sa"/> | |
| <!-- English (en) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="en" | |
| href="https://www.mordorintelligence.com"/> | |
| <!-- Chinese (zh) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="zh" | |
| href="https://www.mordorintelligence.cn"/> | |
| <!-- German (de) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="de" | |
| href="https://www.mordorintelligence.de"/> | |
| <!-- Spanish / Castilian (es) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="es" | |
| href="https://www.mordorintelligence.es"/> | |
| <!-- French (fr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="fr" | |
| href="https://www.mordorintelligence.fr"/> | |
| <!-- Italian (it) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="it" | |
| href="https://www.mordorintelligence.it"/> | |
| <!-- Japanese (jp) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ja" | |
| href="https://www.mordorintelligence.jp"/> | |
| <!-- Korean (kr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ko" | |
| href="https://www.mordorintelligence.kr"/> | |
| <!-- Portuguese (pt) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="pt" | |
| href="https://www.mordorintelligence.pt"/> | |
| <!-- Russian (ru) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ru" | |
| href="https://www.mordorintelligence.ru"/> | |
| <!-- Vietnamese (vn) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="vi" | |
| href="https://www.mordorintelligence.vn"/> | |
| <!-- x-default: default when no language matches --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="x-default" | |
| href="https://www.mordorintelligence.com"/> | |
| </url> | |
| <url> | |
| <loc>https://www.mordorintelligence.kr</loc> | |
| <!-- Arabic: macrolanguage (ar) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ar" | |
| href="https://www.mordorintelligence.sa"/> | |
| <!-- English (en) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="en" | |
| href="https://www.mordorintelligence.com"/> | |
| <!-- Chinese (zh) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="zh" | |
| href="https://www.mordorintelligence.cn"/> | |
| <!-- German (de) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="de" | |
| href="https://www.mordorintelligence.de"/> | |
| <!-- Spanish / Castilian (es) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="es" | |
| href="https://www.mordorintelligence.es"/> | |
| <!-- French (fr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="fr" | |
| href="https://www.mordorintelligence.fr"/> | |
| <!-- Italian (it) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="it" | |
| href="https://www.mordorintelligence.it"/> | |
| <!-- Japanese (jp) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ja" | |
| href="https://www.mordorintelligence.jp"/> | |
| <!-- Korean (kr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ko" | |
| href="https://www.mordorintelligence.kr"/> | |
| <!-- Portuguese (pt) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="pt" | |
| href="https://www.mordorintelligence.pt"/> | |
| <!-- Russian (ru) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ru" | |
| href="https://www.mordorintelligence.ru"/> | |
| <!-- Vietnamese (vn) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="vi" | |
| href="https://www.mordorintelligence.vn"/> | |
| <!-- x-default: default when no language matches --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="x-default" | |
| href="https://www.mordorintelligence.com"/> | |
| </url> | |
| <url> | |
| <loc>https://www.mordorintelligence.pt</loc> | |
| <!-- Arabic: macrolanguage (ar) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ar" | |
| href="https://www.mordorintelligence.sa"/> | |
| <!-- English (en) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="en" | |
| href="https://www.mordorintelligence.com"/> | |
| <!-- Chinese (zh) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="zh" | |
| href="https://www.mordorintelligence.cn"/> | |
| <!-- German (de) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="de" | |
| href="https://www.mordorintelligence.de"/> | |
| <!-- Spanish / Castilian (es) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="es" | |
| href="https://www.mordorintelligence.es"/> | |
| <!-- French (fr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="fr" | |
| href="https://www.mordorintelligence.fr"/> | |
| <!-- Italian (it) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="it" | |
| href="https://www.mordorintelligence.it"/> | |
| <!-- Japanese (jp) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ja" | |
| href="https://www.mordorintelligence.jp"/> | |
| <!-- Korean (kr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ko" | |
| href="https://www.mordorintelligence.kr"/> | |
| <!-- Portuguese (pt) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="pt" | |
| href="https://www.mordorintelligence.pt"/> | |
| <!-- Russian (ru) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ru" | |
| href="https://www.mordorintelligence.ru"/> | |
| <!-- Vietnamese (vn) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="vi" | |
| href="https://www.mordorintelligence.vn"/> | |
| <!-- x-default: default when no language matches --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="x-default" | |
| href="https://www.mordorintelligence.com"/> | |
| </url> | |
| <url> | |
| <loc>https://www.mordorintelligence.ru</loc> | |
| <!-- Arabic: macrolanguage (ar) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ar" | |
| href="https://www.mordorintelligence.sa"/> | |
| <!-- English (en) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="en" | |
| href="https://www.mordorintelligence.com"/> | |
| <!-- Chinese (zh) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="zh" | |
| href="https://www.mordorintelligence.cn"/> | |
| <!-- German (de) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="de" | |
| href="https://www.mordorintelligence.de"/> | |
| <!-- Spanish / Castilian (es) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="es" | |
| href="https://www.mordorintelligence.es"/> | |
| <!-- French (fr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="fr" | |
| href="https://www.mordorintelligence.fr"/> | |
| <!-- Italian (it) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="it" | |
| href="https://www.mordorintelligence.it"/> | |
| <!-- Japanese (jp) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ja" | |
| href="https://www.mordorintelligence.jp"/> | |
| <!-- Korean (kr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ko" | |
| href="https://www.mordorintelligence.kr"/> | |
| <!-- Portuguese (pt) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="pt" | |
| href="https://www.mordorintelligence.pt"/> | |
| <!-- Russian (ru) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ru" | |
| href="https://www.mordorintelligence.ru"/> | |
| <!-- Vietnamese (vn) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="vi" | |
| href="https://www.mordorintelligence.vn"/> | |
| <!-- x-default: default when no language matches --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="x-default" | |
| href="https://www.mordorintelligence.com"/> | |
| </url> | |
| <url> | |
| <loc>https://www.mordorintelligence.vn</loc> | |
| <!-- Arabic: macrolanguage (ar) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ar" | |
| href="https://www.mordorintelligence.sa"/> | |
| <!-- English (en) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="en" | |
| href="https://www.mordorintelligence.com"/> | |
| <!-- Chinese (zh) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="zh" | |
| href="https://www.mordorintelligence.cn"/> | |
| <!-- German (de) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="de" | |
| href="https://www.mordorintelligence.de"/> | |
| <!-- Spanish / Castilian (es) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="es" | |
| href="https://www.mordorintelligence.es"/> | |
| <!-- French (fr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="fr" | |
| href="https://www.mordorintelligence.fr"/> | |
| <!-- Italian (it) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="it" | |
| href="https://www.mordorintelligence.it"/> | |
| <!-- Japanese (jp) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ja" | |
| href="https://www.mordorintelligence.jp"/> | |
| <!-- Korean (kr) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ko" | |
| href="https://www.mordorintelligence.kr"/> | |
| <!-- Portuguese (pt) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="pt" | |
| href="https://www.mordorintelligence.pt"/> | |
| <!-- Russian (ru) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="ru" | |
| href="https://www.mordorintelligence.ru"/> | |
| <!-- Vietnamese (vn) --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="vi" | |
| href="https://www.mordorintelligence.vn"/> | |
| <!-- x-default: default when no language matches --> | |
| <xhtml:link | |
| rel="alternate" | |
| hreflang="x-default" | |
| href="https://www.mordorintelligence.com"/> | |
| </url> | |
| </urlset> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment