<?xml version="1.0" encoding="UTF-8"?>
<pdx:document xmlns:pdx="http://www.phpdocx.com/main" >
    <pdx:utilities>
        <pdx:mergePdf pdx:target="/var/www/phpdocx/examples/XmlApi/PdfUtilities/mergePdf/output_merged.pdf">
            <pdx:pdf pdx:path="/var/www/phpdocx/examples/XmlApi/files/Test.pdf" />
            <pdx:pdf pdx:path="/var/www/phpdocx/examples/XmlApi/files/Test2.pdf" />
            <pdx:pdf pdx:path="/var/www/phpdocx/examples/XmlApi/files/Test3.pdf" />
        </pdx:mergePdf>
    </pdx:utilities>
</pdx:document>