meta {
name: echo xml raw
type: http
seq: 4
}
post {
url: {{host}}/api/echo/xml-raw
body: xml
auth: none
body:xml {
<hello><world>bruno</world></hello>