What effect will the server load have if there are a lot of items that are getting parsed in an XML file via PHP, say 1 million items and what is the difference between parsing 10 items and 1million items. Is there a solution to cache the html generated?What effect will the server load have if there