I have a kml file that I am trying to parse in python,what I wanted is to pass val3 from SimpleData as an argument,and the coordinates for only that placemark tag will be retrieved,I have worked on xpath before: A typical example in xpath expression would be:I have a kml file that I am trying to parse in