my $root = new XML::Maker("data"); $parser->parse("message"); send_to_client($root->make());