{
"match": true,
"comment": "XML top level array matches",
"expected": {
"method": "POST",
"path": "/",
"query": "",
"headers": {"Content-Type": "application/xml"},
"body": ""
},
"actual": {
"method": "POST",
"path": "/",
"query": "",
"headers": {"Content-Type": "application/xml"},
"body": ""
}
}