{
  "type": "Block",
  "nodes": [
    {
      "type": "Tag",
      "name": "html",
      "selfClosing": false,
      "block": {
        "type": "Block",
        "nodes": [
          {
            "type": "Tag",
            "name": "audio",
            "selfClosing": false,
            "block": {
              "type": "Block",
              "nodes": [
                {
                  "type": "Tag",
                  "name": "source",
                  "selfClosing": false,
                  "block": {
                    "type": "Block",
                    "nodes": [],
                    "line": 3,
                    "filename": "source.tokens.json"
                  },
                  "attrs": [
                    {
                      "name": "src",
                      "val": "'foo'",
                      "mustEscape": true
                    }
                  ],
                  "attributeBlocks": [],
                  "isInline": false,
                  "line": 3,
                  "filename": "source.tokens.json"
                },
                {
                  "type": "Tag",
                  "name": "source",
                  "selfClosing": false,
                  "block": {
                    "type": "Block",
                    "nodes": [],
                    "line": 4,
                    "filename": "source.tokens.json"
                  },
                  "attrs": [
                    {
                      "name": "src",
                      "val": "'bar'",
                      "mustEscape": true
                    }
                  ],
                  "attributeBlocks": [],
                  "isInline": false,
                  "line": 4,
                  "filename": "source.tokens.json"
                }
              ],
              "line": 2,
              "filename": "source.tokens.json"
            },
            "attrs": [
              {
                "name": "preload",
                "val": "'auto'",
                "mustEscape": true
              },
              {
                "name": "autobuffer",
                "val": true,
                "mustEscape": false
              },
              {
                "name": "controls",
                "val": true,
                "mustEscape": false
              }
            ],
            "attributeBlocks": [],
            "isInline": false,
            "line": 2,
            "filename": "source.tokens.json"
          }
        ],
        "line": 1,
        "filename": "source.tokens.json"
      },
      "attrs": [],
      "attributeBlocks": [],
      "isInline": false,
      "line": 1,
      "filename": "source.tokens.json"
    }
  ],
  "line": 0,
  "filename": "source.tokens.json"
}