| OLD | NEW |
| 1 { | 1 { |
| 2 "encoding": "UTF-8", | 2 "encoding": "UTF-8", |
| 3 "entry": { | 3 "entry": { |
| 4 "author": [ { | 4 "author": [ { |
| 5 "email": { | 5 "email": { |
| 6 "$t": "test@example.com" | 6 "$t": "test@example.com" |
| 7 }, | 7 }, |
| 8 "name": { | 8 "name": { |
| 9 "$t": "test" | 9 "$t": "test" |
| 10 } | 10 } |
| (...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 274 "updated": { | 274 "updated": { |
| 275 "$t": "2012-03-14T16:29:52.965Z" | 275 "$t": "2012-03-14T16:29:52.965Z" |
| 276 }, | 276 }, |
| 277 "xmlns": "http://www.w3.org/2005/Atom", | 277 "xmlns": "http://www.w3.org/2005/Atom", |
| 278 "xmlns$docs": "http://schemas.google.com/docs/2007", | 278 "xmlns$docs": "http://schemas.google.com/docs/2007", |
| 279 "xmlns$gAcl": "http://schemas.google.com/acl/2007", | 279 "xmlns$gAcl": "http://schemas.google.com/acl/2007", |
| 280 "xmlns$gd": "http://schemas.google.com/g/2005" | 280 "xmlns$gd": "http://schemas.google.com/g/2005" |
| 281 }, | 281 }, |
| 282 "version": "1.0" | 282 "version": "1.0" |
| 283 } | 283 } |
| OLD | NEW |