{
"match": false,
"comment": "XML Incorrect favourite colour",
"expected" : {
"method": "POST",
"path": "/",
"query": "",
"headers": {"Content-Type": "application/xml"},
"body": "redblue"
},
"actual": {
"method": "POST",
"path": "/",
"query": "",
"headers": {"Content-Type": "application/xml"},
"body": "redtaupe"
}
}