Q2 Single choice Mark for later Consider the following XML document A //temperature[Berlin]/text() B //temperature[city="Berlin"]/text () C //*[@city='Berlin' 3/text () D //* f@city="Berlin"]/CDATA Correct answer