Hi, curl is a program that is available from haxx.se. It is a command line tool that simply grabs something from the server (in this case your xml dataset) and saves it as a file.
So you can inspect the file and be sure that no browser logic changed things

Musicman