Subject:binary data in XML Author:Tony Lavinio Date:13 Sep 2005 11:02 PM
XML 1.0 does not support control characters other than tab, linefeed,
and carriage return.
Some (few) processors support XML 1.1, which does recognize STX and ETX.
You will have to try each one; you might have a tough time finding a
parser and engine and serializer that all will be happy with 1.1.