1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
[Section A] KeyOne = value 1 KeyTwo= value 2 # a comment [Section B] Setting ="something" "some thing" "…" KeyTwo=value 2\ value 2 continued [Section C] KeyThree=value 3\ # this line is ignored ; this line is ignored too value 3 continued