An alternative to Java's Object Serialization Model using a XML format
that is flexible, and parsable and can easily be used to pass data to other languages, and applications, as well as for debugging output.
Gulfstream is a Java XML serialization/deserialization framework capable of read and write Java primitive types, arrays, collections, JavaBeans and classes marked with special annotations.