XML Data Parser
Latest version:
4.0.49 build 826. August 26, 2019.
This plugins allows to extract a XML data from data flow and parse it to XML nodes and attributes. These values will be exported as parser items and you can use their values in data export plugins.
Download | Documentation
The plugin will extract from the overall flow a XML data like:
<Response end="#0A" parse="bp" timeout="500" validatesize="0">
<Item type="filter" size="-1" filtertype="1" exprtype="1" expr="----" />
<Item type="filter" size="-1" filtertype="2" exprtype="2" expr="^\d{2}\/\d{2}\/\d{2} " />
</Response>

Fig.1 XML Parser Settings