blob: bd2407742b8a4a3e65e4244f7cf8dceac24a0c17 [file] [log] [blame]
{
"company" : {
"name" : "ACME Inc.",
"employees" : {
"employee" : [ {
"my-digits" : null,
"thing" : {
"xsi.type" : "string",
"value" : "Elmer"
}
}, {
"my-digits" : null,
"thing" : {
"xsi.type" : "string",
"value" : "Sylvester"
}
} ]
}
}
}