xml transfer over TCP

I am looking for examples of XML protocols that do message transfer over "plain"
TCP, i.e. without an HTTP wrapper.  If you know something about the formatting
it would be very helpful.

For example, a Goa protocol message as sent over TCP, and without HTTP, is:
Goa CRLF
byte count of XML data CRLF
XML data

Thanks in advance.

- Lucas

Received on Monday, 7 May 2001 12:06:03 UTC