{
	"type": "root",
	"children": [
		{
			"type": "svelteElement",
			"tagName": "p",
			"properties": [],
			"selfClosing": false,
			"children": [
				{
					"type": "text",
					"value": "Hello &amp; World",
					"position": {
						"start": {
							"line": 1,
							"column": 4,
							"offset": 3
						},
						"end": {
							"line": 1,
							"column": 21,
							"offset": 20
						}
					}
				}
			],
			"position": {
				"start": {
					"line": 1,
					"column": 1,
					"offset": 0
				},
				"end": {
					"line": 1,
					"column": 25,
					"offset": 24
				}
			}
		}
	],
	"position": {
		"start": {
			"column": 1,
			"line": 1,
			"offset": 0
		},
		"end": {
			"line": 1,
			"column": 25,
			"offset": 24
		}
	}
}
