Converting XML to RSS
- by hkw
I've got an xml feed that will be published in one location of our website, and would like to repurpose that for an RSS feed.
A few different pages on the website will also be referencing the same xml - all of those transformations are set up and working.
The base xml file (XMLTEST.xml) is using this structure:
<POST>
<item>
…