use XML::Twig; my $data; { undef $/; $data = ; } my $XML = XML::Twig->new; $XML->parse($data); print $XML->root->children_text; __DATA__ Self-Archiving E-mail Messages in Outlook The following e-mail self-archiving create an Archive folder/.pst file. See Outlook 2003 .pst file Management for instruction your messages. Select your Files (This refers to your primary...