I am using i18n with several languages enabled including Czech.
In Drupal the language code is "cs". For the path prefix I am using "cz".
If I am generating a sitemap for Czech than the URLS containing "cs" and not cz.
So the generated links are dead links. How can I fix this?
thank you!