How could I go about adding relevant rss feeds to dynamically created pages? Let's say I have a huge database site based on cities and states, is there anyway that I could add feeds relevent to each city and state chosen? So if someone clicked on Dayton, Ohio...the weather would show up on that page for that city?
Create a php script which pulls the data from your database and outputs it as xml to produce an rss feed