Help for this page
<profile> <emp> ... <desig>Developer</desig> </emp> </profile>
open(F, "<prof.xml"); while(<F>) ... print "$1\n"; }