I have an xml file input.xml as below:

<?xml version='1.0' encoding='UTF-8'?>
<parameter name="&quot;name&quot;">
<summary>&quot;summary&quot;</summary>
<username>leon</username>
</parameter>


And I use...