Use the DeleteMaterial command to delete a single material.
"<DeleteMaterial ID=""<Material ID>""/>"
For example:
"<DeleteMaterial ID=""1""/>"
If you set the Material ID to “0”, you can delete all materials. For example:
"<DeleteMaterial ID=""0""/>"