POST /cuisines_add HTTP/1.1
connection: keep-alive
content-type: application/soap+xml
content-length: 200

<soap:Envelope>
<soap:Body>
<ics234:request action="add">
  <ics234:cuisine type="french"/>
</ics234:request>

</soap:Body>
</soap:Envelope>
                                                           
                                        
                                         
                                 


















