In order to view this lesson, you must purchase this course.
Podcasts are published as a blob of information on the internet, usually formatted in XML format. Unfortunately this is considerably harder to parse compared to JSON. XML isn't as popular anymore as it is not as humanly readable and simple compared to JSON.
Anyhow, let me show you how to use a popular library through Cocoapods to quickly and easily parse XML into usable Swift objects.