I've been reading up a lot recently on how best to implement XML feeds into your websites, so I thought I'd write up a series of posts that would explain how I go about getting dynamic data being displayed in my content. The series will be split over a number of blog posts and will cover:Overview of the process and the structure of the XML feed Setting up your database correctly Extracing and downloading the relevant information using PHP Displaying the relevant information ...