A Crude XML Parser that i'm currently using to load TiledMap Editor data. The 'Get XML Data' block will return the value for a given tag/property name pair. If property is set to "[contents]" then it will retrieve the contents of the tag rather than a property. If an index is non-zero and there are multiple matches, then it will return just that one result. Otherwise it will return a list of all results.