[
{
"tagName": "!doctype",
"html": true
}, {
"tagName": "html",
"lang": "en",
"children": [
{
"tagName": "head",
"children": [{
"tagName": "title",
"children": [
"JSON replacing HTTP demo"
]
}]
}, {
"tagName": "body",
"children": [{
"tagName": "h1",
"children": [
"JSON instead of HTTP is so very much better and more readable, too."
]
}]
},
]
}
]