The following is an example of an XML response for a successful operation.
<?xml version="1.0" ?>
<Response>
<Result>0</Result>
<Command type="XmlInterfaceResponse">
<Success count="2">Successfully imported 2 network elements.</Success>
<Failure count="0"></Failure>
</Command>
</Response>