1# Comment
2
3Key1 = a
4Key2 = b
5Key3 = c
6Key4 = d
7Key5 = e
8
9[Section1]
10Key1 = a
11Key2 = b
12Key3 = c
13Key4 = d
14Key5 = e
15
16[Section2]
17Key1 = a
18Key2 = b
19Key3 = c
20Key4 = d
21Key5 = e
22
23[Section3]
24Key1 = a
25Key2 = b
26Key3 = c
27Key4 = d
28Key5 = e
29
30[Section4]
31Key1 = a
32Key2 = b
33Key3 = c
34Key4 = d
35Key5 = e
36
37[Section5]
38Key1 = a
39Key2 = b
40Key3 = c
41Key4 = d
42Key5 = e
43
44[Section6]
45[Section7]
46       #comment = value
47#comment=value
48;[this is a fake section]
49 a b c=	 xyz abc#comment
50tricky string = "comment #fake comment"#real comment
51this line contains an syntax error, which shall be ignored if there are more than 100 characters on this line
52
53
54