#!/usr/bin/perl -w use strict; undef $/; open(FH, 'addressbook.xml') || die "$!"; my $ab = ; $ab =~ s/\/\>//g; my @book = split(/\