my $ob = new XML::Bare( text => "$page" ); my $root = $ob->parse(); #Where $page contains something like this: 000 Echo Ok - All systems are up.