XML 1.0 defines white space thusly:
[3] S ::= (#x20 | #x9 | #xD | #xA)+
With XML 1.1 this is the same, but the parser converts #x85 to #xA on input
Supports IBM mainframe editors
Breaks everybody else's software