$doc = $myObj->parse_string($Users); # Search through the XMl-Stuff print "This is $doc\n"; $root = $doc->documentElement; ($PPN) = $root->findnodes("user"); # Find the keyword