<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <Header xmlns="http://delivra.com/">
      <Username>Username</Username>
      <Password>Password</Password>
      <List>List</List>
    </Header>
  </soap:Header>
  <soap:Body>
    <Update xmlns="http://delivra.com/">
      <Category>
        <diffgr:diffgram xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:diffgr="urn:schemas-microsoft-com:xml-diffgram-v1">
          <DocumentElement xmlns="">
            <Category diffgr:id="Category1" msdata:rowOrder="0" diffgr:hasChanges="inserted">
              <ID>Int32</ID>
              <List_>String</List_>
              <Name>String</Name>
              <SubsetID_>Int32</SubsetID_>
              <Description>String</Description>
              <ExpireDate>DateTime</ExpireDate>
              <IsImport>Boolean</IsImport>
              <IsReadOnly>Boolean</IsReadOnly>
              <DirectoryID>Int32</DirectoryID>
            </Category>
          </DocumentElement>
        </diffgr:diffgram>
      </Category>
    </Update>
  </soap:Body>
</soap:Envelope>
