xstreamI am using xstream and trying to serialize a List to XML. I need an output structure like Employees> Employee>Employee> Employee>Employee>Converters. XStream contains a map of Converter instances, each of which acts as a strategy for converting a particular type of class to XML and back again. Out of the box, XStream contains