Hello
From what I know XML tags do not suport spaces " ", numbers, or "<", ">", "ä", "ö", "ü", "ß", etc...
Also some characters are not supported even as tag values "<", ">" ...
Is there stilll a posibility to have them as tags? maybe use double quotes <tag"ä">value < something</tag"ä">?
Thank you.