Hi!
The support for xml is currently based on rio_xml and that have some limitations including not supporting pretty xml and namespaces.
The RdfXmlConfig doesn't have with_pretty(...) neither with_prefix_map(...) as in TurtleConfig.
Is there any workaround now for serializing an XML with namespace support in the header?