bool = true int8 = -8 uint8 = 8 int16 = -16 uint16 = 16 int32 = -32 uint32 = 32 int64 = -64 uint64 = 64 double = 3.141592 str = "str" big_str = "this is a big string with special characters (!@#$%^&&*'') to make sure the wptoml library parses it correctly"