Hi all, Do any of you know of any tricks/techniques to speed up XML parsing in Python? The SAX takes 40+ seconds to parse 1.5 MB of XML data. Have any of you managed to get around this problem? Many thanks, Jamie