# Doesn't work because OriginDestinationOption belong to # the http://www.opentravel.org/OTA/2003/05 NS, not the # null NS. my $root = $doc->documentElement(); my @opts = $root->findnodes("//OriginDestinationOption");