group "Config" struct { value "version" int: 65679; value "fm" string: ""; value "auto_mount" uchar: 1; value "auto_open" uchar: 1; group "conf_items" list { group "Config_Item" struct { value "id" string: "Places.1"; value "switch2" int: 0; } } group "conf_items" list { group "Config_Item" struct { value "id" string: "Places.2"; value "switch2" int: 0; } } }