{
	"iofVersion": "3.0", 
	"RaceCourseData": {
		"Control": [
			{ "Id": "31",     "Position": "13S ED 04536 01064",  "clue": "  áĆ " }, 
			{ "Id": "32",     "Position": "13S ED 02539 00091",  "clue": " ááą " }, 
			{ "Id": "33",     "Position": "13S DD 59944 31980",  "clue": "  áĆ " }, 
			{ "Id": "34",     "Position": "13S DD 60197 32008",  "clue": " àá Ō" }, 
			{ "Id": "35",     "Position": "13S DD 60455 31800",  "clue": "  Þ  " }, 
			{ "Id": "36",     "Position": "13S DB 52967 79218",  "clue": "  áĆ " }, 
			{ "Id": "START",  "Position": "12S VG 77621 72678",  "clue": "  ê ĉ" }, 
			{ "Id": "FINISH", "Position": "12S VG 69133 78934",  "clue": "  ê ĉ" } 		
		],
		"Course": [
			{	"Name": "mM-Classic IOF", 
				"CourseControl": [
					{ "Control": "START"  },
					{ "Control": "36"     },
					{ "Control": "33"     },
					{ "Control": "32"     },
					{ "Control": "34"     },
					{ "Control": "31"     },
					{ "Control": "35"     },
					{ "Control": "FINISH" }
				]
			},
			{	"Name": "mM-Score-O IOF", "Time": "60", "Score": "10", "randomOrder": "true",
				"CourseControl": [
					{ "Control": "START"                },
					{ "Control": "31",    "score": "10" },
					{ "Control": "32",    "score": "15" },
					{ "Control": "33",    "score": "15" },
					{ "Control": "34",    "score": "10" },
					{ "Control": "35",    "score": "5"  },
					{ "Control": "36",    "score": "5"  },
					{ "Control": "FINISH"               }
				]
			},
			{	"Name": "mM-Hybrid IOF", "Time": "60", "Score": "10", "randomOrder": "true",
				"CourseControl": [
					{ "Control": "START"                                    },
					{ "Control": "35", "randomOrder": "false", "score": "0" },
					{ "Control": "31"                                       },
					{ "Control": "32"                                       },
					{ "Control": "33"                                       },
					{ "Control": "34"                                       },
					{ "Control": "36"                                       },
					{ "Control": "35", "randomOrder": "false", "score": "0" },
					{ "Control": "FINISH"                                   }
				]
			},			
			{	"Name": "mM-Butterfly IOF", "Time": "180", "Score": "0",
				"CourseControl": [
					{ "Control": "START"  },
					{ "Control": "35"     },
					{ "Control": "32"     },
					{ "Control": "36"     },
					{ "Control": "35"     },
					{ "Control": "33"     },
					{ "Control": "34"     },
					{ "Control": "35"     },
					{ "Control": "FINISH" }
				]
			}
		]
	}
}
