{ "Guid": "1234567B-940e-4b86-a1f4-4f0fc7be8b8b", "Request": { "Path": { "Matchers": [ { "Name": "WildcardMatcher", "Pattern": "/bodyasfilexmltest2", "IgnoreCase": false } ] }, "Methods": [ "get" ] }, "Response": { "StatusCode": 200, "Headers": { "Content-Type": "application/xml" }, "BodyAsFile": "MyXmlResponse.xml", "BodyAsFileIsCached": true, "UseTransformer": false } }