- or download this
<?xml version="1.0" encoding="ISO-8859-1"?>
<mytag>
...
<mytag.response>User data updated for ID: 545454545</mytag.respons
+e>
</mytag.ack>
</mytag>
- or download this
<?xml version="1.0"?>
<mytag>
...
<mytag.response>User data updated for ID: 545454545</mytag.respons
+e>
</mytag.ack>
</mytag>
- or download this
my $xs = new XML::Simple(keeproot => 1);
my $XMLref = $xs->XMLin($result, suppressempty => '');