Parsing XML and a display transform layer
A take-home assignment asks you to download an XML feed from the company's API, show it as a list, and add a feature that swaps the English strings for made-up "Martian." How would you parse XML, rather than JSON, into a model in Swift without third parties?