Load information from an external xml file
I have a web page that has titles, and links, that show location on a google map. I am trying to create an external file that an average user can use to quickly change the values on the page. For example instead of the page title saying "Weather for Bossier City, LA" with a url www.bossierweather.net the user could modify an XML file and then the page title would change to "Weather for Dallas, TX". and modify the URL to www.dallasweather.new I am kind of new to Coldfusion but I am sure its possible.
