#include "sourcetxt.h" using namespace std; int main() { retrieve("http://www.google.com/finance/historical?q=NYSE:GS"); return 0; }