Performing JavaBean to XML Serialization
To migrate your existing Routes to the XML Representation in Talend Data Mapper, you
need to use XStream.
Before you begin
You start with the following Route:

After migration, the Route looks as such:
where cProcessor1p and cProcessor2p are additional Camel processors.
