{
"match": false,
"comment": "Missing favorite colour",
"expected" : {
"headers": {"Content-Type": "application/xml"},
"body": {
"contentType": "application/xml",
"encoded": false,
"content": "redblue"
}
},
"actual": {
"headers": {"Content-Type": "application/xml"},
"body": {
"contentType": "application/xml",
"encoded": false,
"content": "red"
}
}
}