Help for this page
$ perldoc XML::Parser
$ perldoc XML::Simple
#!/usr/bin/perl ... $xref = $x->XMLin('/path/to/xmlfile'); # $xref now stores your xml in a hashref