wilma-functionaltest/resources/sequence/live/jsontemplates/OriginalResponse.xml (13 lines of code) (raw):
<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<OriginalResponse>
<Information>
<Boolean>false</Boolean>
</Information>
<Data>
<MyFavoriteString>SOMETHING</MyFavoriteString>
</Data>
</OriginalResponse>
</soap:Body>
</soap:Envelope>