I was looking for a simple solution on how to proceed when there are different responses.
<response1> <foo>foo</foo></response1>
<response2> <bar>bar</bar></response2>
I could find some info about dynamic element within root, but not the root itself.
Is this not supported by this library?