Hi, I'm trying to parsing a xml file (in python) to convert it to dictionaries and then to JSON. This is the file: http://unicode.org/cldr/data/common/main/es.xml and I've got all nodes except dates', which is enought complex. Any idea to get it? because I'm very tired of try it.