{ "type": "Document", "span": { "start": 0, "end": 101, "ctxt": 0 }, "mode": "no-quirks", "children": [ { "type": "DocumentType", "span": { "start": 0, "end": 15, "ctxt": 0 }, "name": "html", "publicId": null, "systemId": null }, { "type": "Element", "span": { "start": 16, "end": 101, "ctxt": 0 }, "tagName": "html", "namespace": "http://www.w3.org/1999/xhtml", "attributes": [], "children": [ { "type": "Element", "span": { "start": 0, "end": 29, "ctxt": 0 }, "tagName": "head", "namespace": "http://www.w3.org/1999/xhtml", "attributes": [], "children": [], "content": null }, { "type": "Element", "span": { "start": 23, "end": 101, "ctxt": 0 }, "tagName": "body", "namespace": "http://www.w3.org/1999/xhtml", "attributes": [], "children": [ { "type": "Text", "span": { "start": 29, "end": 31, "ctxt": 0 }, "value": "\n\n" }, { "type": "Element", "span": { "start": 31, "end": 79, "ctxt": 0 }, "tagName": "a", "namespace": "http://www.w3.org/1999/xhtml", "attributes": [ { "type": "Attribute", "span": { "start": 0, "end": 0, "ctxt": 0 }, "namespace": null, "prefix": null, "name": "href", "value": "https://www.w3schools.com" } ], "children": [ { "type": "Text", "span": { "start": 65, "end": 79, "ctxt": 0 }, "value": "This is a link" } ], "content": null }, { "type": "Text", "span": { "start": 83, "end": 101, "ctxt": 0 }, "value": "\n\n\n\n" } ], "content": null } ], "content": null } ] }