So, a merchant gave me a xml datafeed link like: http://www.etc.... and when you call it, it gives you some xml code. I think I can figure out how to style it with xslt. My problem is getting the link to give me data to put up on my website in the first place. I've been trying to read around and it seems I need to use a GETxmlfeed function in javascript? I don't know a lick of javascript, but am willing to learn. Is that the best way?