I need the following value in an XML attribute in a config: ">". That's what the app expects.
The XML encoding rules of Magic Chunks don't allow for that, it seems. If I specify ">" for the value in the transform JSON, I get exactly that line in the target file. If I specify ">", I get ">".