process.stdout.write(Object.keys(first).join(';')
          + Object.keys(geo).join(';') + '\n');