q = QUOTE r = RETURN xml = ""&r&\ " "&r&\ " "&r&\ " "&r&\ " "&r&\ " "&r&\ " "&r&\ " "&r&\ "" parser = xtra("xmlparser").new() parser.parseString(xml) res = parser.makePropList() repeat with c in res.child put c.attributes.name end repeat