{ "match": true, "comment": "XML Comparisons should work even on nested objects", "expected" : { "headers": {"Content-Type": "application/xml"}, "body": { "contentType": "application/xml", "encoded": false, "content": "FredJohn" } }, "actual": { "headers": {"Content-Type": "application/xml"}, "body": { "contentType": "application/xml", "encoded": false, "content": "FredJohn" } } }