The README and the example CSV show these columns in the header description:
// importZones.csv
// Structure: name, longitude, latitude, size, GroupName
// -------------------------------------------------------------------------
// lines beginning with '#' are comments and ignored
but I believe the commented header column has LONG and LAT swapped (Lat should be first ., I do believe).
Just fyi