I might like to parse the following XML that contains entrities.
foo fo <BR>bar bar
http://code.google.com/p/android/issues/detail?id=2607
I found out, other have a similar problem. There Bug in Android 2.0.1 and 2.1. I solved this Problem by using the sax parser.