POST http://www.x-act.org:8080/conversion HTTP/1.0
 User-Agent: "xact_client_basic_phpV1.5"
 Host: www.x-act.org
 Content-Type: multipart/related; type="text/xml"; boundary="==7780c982524d30a97e5b69c7c3a0ca0d=="
 Content-Length: 829
 SOAPAction: "" 
--==7780c982524d30a97e5b69c7c3a0ca0d==
   Content-Type: text/xml
<?xml version="1.0" encoding="UTF-8"?>
  <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
    <soap-env:Header>
      <m:msgID xmlns:m="http://www.x-act.org">php-667c9c510de0d9b14ece13a02f715037</m:msgID>
    </soap-env:Header>
    <soap-env:Body>
      <m:DoSimpleConversion xmlns:m="http://www.x-act.org">
        <stylesheeturl>http://www.x-act.org/demo/date/date_demo.xslt</stylesheeturl>
        <username>anonymous</username>
        <password>dummy@dummy.de</password>
      </m:DoSimpleConversion>
    </soap-env:Body>
  </soap-env:Envelope>
--==7780c982524d30a97e5b69c7c3a0ca0d==
   Content-Type: application/xml
<?xml version="1.0" encoding="UTF-8"?>
  <root>
    <date>2002/11/13</date>
  </root>
--==7780c982524d30a97e5b69c7c3a0ca0d==--