I have the following problem: I have an XML and an XSLT file to process this it and generate output.
The output of this process should contain a control character '0B'. And as far as I know, XML doesn't embed control characters, so how can I accomplish this?