<?xml
version = "version_number"
encoding = "encoding_declaration"
standalone = "standalone_status"
?>
Xml with those kind of headers will be processed as non required fields.
Json as step in process was removed, new step map looks like: xml -> map -> message
instead of: xml -> map -> json -> message