Hi!<div><br></div><div>I have a site configured and could really use some help with XPATH queries to select nodes for import into my site.</div><div><br></div><div>I've worked for almost a year now and put over a million changes into OSM.org and it would be super-dee-duper if you could please help me to figure out how to access that data :)</div>

<div><br></div><div>I've got a really simple POI file and a pretty simple interface for the Xpath configuration.  Does anyone have a few minutes to help out, or some previous experience?</div><div><br></div><div>From this file :</div>

<div><div><?xml version='1.0' encoding='UTF-8'?></div><div><osm></div><div>  <node id='-832' action='modify' visible='true' lat='-6.587172610170637' lon='106.79715307393867'></div>

<div>    <tag k='leisure' v='park' /></div><div>    <tag k='name' v='Park' /></div><div>  </node></div><div>  <node id='-830' action='modify' visible='true' lat='-6.656610878203467' lon='106.84743506028379'></div>

<div>    <tag k='name' v='Pasar Ciawi' /></div><div>    <tag k='shop' v='mall' /></div><div>  </node></div><div>  <node id='-828' action='modify' visible='true' lat='-6.649718578831805' lon='106.84447562987759'></div>

<div>    <tag k='amenity' v='bar' /></div><div>    <tag k='name' v='Soponyono Cafe' /></div><div>  </node></div><div>  <node id='-826' action='modify' visible='true' lat='-6.619922450944434' lon='106.81638669365105'></div>

<div>    <tag k='name' v='Buah Segar' /></div><div>    <tag k='petarakyat' v='include' /></div><div>    <tag k='shop' v='supermarket' /></div><div>  </node></div>

<div></osm></div></div><div><br></div><div>I am trying to place:</div><div><br></div><div>(example below in format source-xml ->new field)</div><div><br></div><div>lat -> lat<br></div><div>v='name' -> title</div>

<div><br></div><div><br></div><div>I want to pull out more information but if you could help with just these I think I can figure out the rest, yes?</div><div><br></div><div>I have spent the day on this and I can't seem to find any hints.  I even did the W3C schools Xpath tutorial, but, I can seem to select the name, or anything, for that matter.</div>

<div><br></div><div>Any help appreciated.  You don't have to be familiar with Drupal to help.</div><div><br></div><div>If anyone has other ideas for simply converting this to a CSV file that would be nice also, but, at some point, I know I will have to get a whole lot more technical.  A little help now would be greatly appreciated, though!</div>

<div><br>Alex</div><div>Bogor, Indonesia</div><div><br></div>