I'm a total idiot when it comes to XML and I've just been given a URL which produces a live feed of property data for estate agents, I'm wondering how easy it'd be for me to import this data into a MySQL database, once it's actually in there I can write a whole search application around it but I'm stumped on the actual import, anyone have any ideas? I was thinking some form of app to extract the XML data which might need to be run as a cron job hourly or something. help (pretty please) 
