Hi,
anyone know off hand if its fairly straightforward to create an xml data feed with EE?
Its for a wine listing website, to display fields like:
<wine-name>entry</wine-name >
entry</price>
assuming this could be done with the RSS module
but would be good if not a massive job to automatically create this data from a product as it is entered by the author,
ie it takes the the name and price for use on the xml feed
rather than having to first create the product entry and
then,
manually recreating the entry as the xml feed via rss module
Thanks