I've tried a number of php xml examples from various sources and all of the hang when I call xml_parse. None of my handler functions ever get called... it just sits there.
The odd thing (I think) is that xml_parse_into_struct works just fine.
Any ideas?