I have an iphone app that is parsing xml that I generated myself. To make it easier to read, I'd like to be able to ignore the tab and return characters. If I have the xml formatted, the table view that displays the data is tabbed itself. I have an iphone app that is parsing xml that I