Hi all, I'm going to build a little data base in XML, with information about localization for each country. Then, I'm in dude of using xml.sax (built in python) or elementtree. Which do you recommend to me? And is it necessary build a DTD or Schema file? Thanks in advance!