Want help in XML Template Converter
Description-
Produce a script that runs daily (can be activated by cronjob) and converts one XML feed into another XML feed format (converting a YouGotListings XML export into a feed readable by PadLister).
Requirements-
Should go to a URL and pull the XML data. Translate large amounts of data from one template into another. Save the new data file thus it can be correctly read by PadLister. Script desires to be commented so other developers can edit it if needed.
Attached is a file with examples of both formats.
Desired Skills are HTML, PHP, XML