# This is a bugfix, probably broken it. #while !xmldoc.find(path).empty? do xmldoc.find(path).each do |e| convert(e) end path << "/*" #end