<?xml version='1.0' encoding='UTF-8'?>
   <soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
      <soapenv:Body>
         <ns:listDecodingProfilesResponse xmlns:ns="http://search.nexiwave.com/xsd" xmlns:ax29="http://upload.services.pcng.com/xsd" xmlns:ax27="http://domain.search.nexiwave.com/xsd">
            <ns:return xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ax27:DecodingProfile">
               <ax27:description>This is the default decoding config</ax27:description>
               <ax27:name>Default</ax27:name>
            </ns:return>
            <ns:return xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ax27:DecodingProfile">
               <ax27:description>This is the fast decoding config</ax27:description>
               <ax27:name>Fast</ax27:name>
            </ns:return>
         </ns:listDecodingProfilesResponse>
      </soapenv:Body>
   </soapenv:Envelope>

