This is the start of a list of XPath expressions that will help you find stuff in the MoM dataset.
* To find all the places that do NOT have a Pleiades link, open PLAC1.xml and put this in the 'XPath 2.0' box at the top left of the oXygen editor:
//place/placeName[not(@type="aka") and not(@ref)]