<?xml version="1.0" encoding="UTF-8"?>
<Request xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
         xmlns:ns0="urn:Services.SupportCase.SupportAPI"
         xmlns:xsd="http://www.w3.org/2001/XMLSchema"
         xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
         xmlns:bridge="http://e2e.ch/bridge"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
   <env:Header>
      <bridge:Trace level="None" maxSize="10"/>
   </env:Header>
   <env:Body>
      <ns0:supportcases_customer_GET_>
         <customerID xsi:type="string">REQUEST0</customerID>
      </ns0:supportcases_customer_GET_>
   </env:Body>
</Request>