FORTRAN allows use of the character "D"/"d" instead of "E"/"e" in floats, it looks like the parser doesn't warn the user when this is done in sdf, but it doesn't seem to parse it correctly. This notation is used extensively in GPS files, and the incorrect input should be warned or should fail to parse.