I found XML parsing in android to be slightly buggy, the parser seemed to have some strange behaviour dealing with whitespace and some special characters.
I used dom4j as an alternative and it worked fine This thread discusses dom4j on android: http://groups.google.com/group/android-developers/browse_thread/thread/d742874f03c4d69c --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

