I have a WML based source of data which I need to parse in an iPhone app.
What would be the easiest way to achieve this?
I'm currently looking into the various XML libraries available on the iPhone but would appreciate a nudge in the right direction.
Currently playing around with ElementParser, it seems that WML isn't close enough to XML as I'd hoped..