Please understand what the DOM is. There you have two text nodes sandwiching a BR element. Either the feed should use CDATA to wrap the marked up text or you need to decide how you are going to reconstruct PCDATA, that is, turn the sandwiched BR element into text.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en