{ "Request": { "Path": { "Matchers": [ { "Name": "WildcardMatcher", "Pattern": "/bodyasfilexmltest", "IgnoreCase": false } ] }, "Methods": [ "get" ] }, "Response": { "StatusCode": 200, "Headers": {"Content-Type": "application/xml"}, "BodyAsFile": "MyXmlResponse.xml", "UseTransformer": false } }