You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the showXML function returns a String.
I haven't benchmarked, but I think we should be using Text here (optimally).
This should reduce the memory usage, especially for larger feeds.