Latitude and Longitude values are entered in DMS(Degree Minutes Second) or DD(Decimal) format.

Examples:
39 54 00.78 N, 32 09 50.9911 E - DMS, space separating values
39.154353, 32.4846846 - DD, a decimal number

Hint:
1. If there are less than 10 DMS elements, should be written with 0 at the beginning. Like 00 or 09. See examples above.
2. A comma must be placed between the coordinates.