2 "JSON Test Pattern pass1",
3 {"object with 1 member":["array with 1 element"]},
11 "integer": 1234567890,
21 "controls": "\b\f\n\r\t",
23 "alpha": "abcdefghijklmnopqrstuvwyz",
24 "ALPHA": "ABCDEFGHIJKLMNOPQRSTUVWYZ",
25 "digit": "0123456789",
26 "special": "`1~!@#$%^&*()_+-={':[,]}|;.</>?",
27 "hex": "\u0123\u4567\u89AB\uCDEF\uabcd\uef4A",
33 "address": "50 St. James Street",
34 "url": "http://www.JSON.org/",
35 "comment": "// /* <!-- --",
37 " s p a c e d " :[1,2 , 3
42 "compact": [1,2,3,4,5,6,7],
43 "jsontext": "{\"object with 1 member\":[\"array with 1 element\"]}",
44 "quotes": "" \u0022 %22 0x22 034 "",
45 "\/\\\"\uCAFE\uBABE\uAB98\uFCDE\ubcda\uef4A\b\f\n\r\t`1~!@#$%^&*()_+-=[]{}|;:',./<>?"
46 : "A key can be any string"