1
[SectionOne]
2
TheInt=999
3
TheBool=true
4
TheHex=12345678
5
TheString=TheString
6
7
[SectionTwo]
8
TheInt=666
9
TheBool=false
10
TheHex=87654321
11
TheString=TheStringReturns
12
13
[SectionThree]
14
TheString =PanicMe
15
TheInt =2
16
TheBool =false