my @xmlfile = File::Find::Rule->file() ->name( '*.xml') ->in( glob $serpath );