Hi Nicolas! The haXe Xml class has the get() method to target a specific attribute in a node. Why don't implement a similar method to get a specific nodeName ? ( I know we can iterate into it, as we can do it in attributes, but it could be useful and in the same logic don't you think ? ) Thanks, Michel