<?xml version="1.0" encoding="UTF-8"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
  <s:Header/>
  <s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <executeMethod xmlns="http://soap.CDRator.com/">
      <arg0 xmlns="">
        <hookpointKey>SOAP_CREATE_LITHIUM_ACCOUNT</hookpointKey>
        <values xsi:type="q1:stringValueDTO" xmlns:q1="http://soap.CDRator.com/">
          <key>DISPLAY_NAME</key>
          <value>boek1337</value>
        </values>
        <values xsi:type="q2:stringValueDTO" xmlns:q2="http://soap.CDRator.com/">
          <key>FIRST_NAME</key>
          <value>Bo</value>
        </values>
        <values xsi:type="q3:stringValueDTO" xmlns:q3="http://soap.CDRator.com/">
          <key>LAST_NAME</key>
          <value>Ek</value>
        </values>
        <values xsi:type="q4:stringValueDTO" xmlns:q4="http://soap.CDRator.com/">
          <key>CITY</key>
          <value/>
        </values>
        <values xsi:type="q5:stringValueDTO" xmlns:q5="http://soap.CDRator.com/">
          <key>ZIP</key>
          <value/>
        </values>
        <values xsi:type="q6:stringValueDTO" xmlns:q6="http://soap.CDRator.com/">
          <key>EMAIL</key>
          <value>bo@peoplewithveryshortsurnamesunited.co.uk</value>
        </values>
        <values xsi:type="q7:stringValueDTO" xmlns:q7="http://soap.CDRator.com/">
          <key>STREET</key>
          <value/>
        </values>
        <values xsi:type="q8:stringValueDTO" xmlns:q8="http://soap.CDRator.com/">
          <key>CREATE_DATE</key>
          <value>2015-12-10 10:17:15</value>
        </values>
      </arg0>
    </executeMethod>
  </s:Body>
</s:Envelope>
