Hello,
I'm looking for a script to search in xml like that

Code:
<?xml....>
<global>

   <parent name="A" age="40" add="DDD">
 
 	 <child x="..." y="..." z="..." i="...">
   	 	      <data a="..." b="..."/>
   		      <data a="..." b="..."/>
...