<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope
  xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
  xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" 
  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns:ns0="http://www.cisco.com/cim-cx/2.0"
  xmlns:ns1="urn:CIM">
  <soapenv:Header>
     <!-- WaitTimeout has a default set in system properties.-->
     <ns0:message id="87855" timestamp="2002-12-13T14:55:38.885Z"
              Wait="true" WaitTimeout="60" sessiontoken="p36bttjwy1"/>
  </soapenv:Header>
  <soapenv:Body> 
   <ns1:enumerateInstances>
   <objectPath xsi:type="ns1:CIMObjectPath"> 
    <className xsi:type="xsd:string">ServiceOrder</className>
    <keyProperties xsi:type="ns1:CIMKeyPropertyList" 
                    soapenc:arrayType="ns1:CIMKeyProperty[]"> 
     <item xsi:type="ns1:CIMKeyProperty">
       <name xsi:type="xsd:string">LocatorId</name>
       <value xsi:type="xsd:string">1</value>
     </item>
   </keyProperties> 
   </objectPath> 
  </ns1:enumerateInstances>
 </soapenv:Body> 
</soapenv:Envelope>
