Decoders.Xml
module type Decode = sig ... end
Interface for decoding XML
module type Encode = sig ... end