<?xml version="1.0" encoding="utf-16"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <soap:Header>
    <Credentials MyAttribute="" xmlns="http://hosted.fleetcomplete.com/">
      <ClientID>10104</ClientID>
      <Password>1452375718</Password>
    </Credentials>
  </soap:Header>
  <soap:Body>
    <AddTask xmlns="http://hosted.fleetcomplete.com/">
      <TaskXML><![CDATA[<task tasktemplate="6" description="Test Task Added via Webservice" servicecode="STD" slacode="STD" reference="7220508" eststart="2012/03/14 13:14:53"><locations><location1 name="MAPLEHURST BAKERIES INC" street="379 Orenda Rd" street2="V900122 ATTN EVER WELSH" city="Brampton" province="ON" country="CA" code="" notes=""/></locations><customs><custom id="9" value="THIS IS A TEST"></custom><custom id="10" value="031088"></custom><custom id="11" value="PRITHI"></custom><custom id="12" value="905712 6006"></custom></customs></task>]]></TaskXML>
    </AddTask>
  </soap:Body>
</soap:Envelope>