[[
   "start",
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.tag-name.xml","html"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.tag-name.xml","scripts"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.script.tag-name.xml","script"],
  ["text.tag-whitespace.xml"," "],
  ["entity.other.attribute-name.xml","a"],
  ["keyword.operator.attribute-equals.xml","="],
  ["string.attribute-value.xml","'a'"],
  ["meta.tag.punctuation.tag-close.xml",">"],
  ["storage.type","var"],
  ["text"," "],
  ["string","\"</scripts>"],
  ["meta.tag.punctuation.end-tag-open.xml","</"],
  ["meta.tag.script.tag-name.xml","script"],
  ["meta.tag.punctuation.tag-close.xml",">"],
  ["text.xml","'123'"]
],[
   "start",
  ["meta.tag.punctuation.end-tag-open.xml","</"],
  ["meta.tag.tag-name.xml","scripts"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   ["string.attribute-value.xml0","tag_stuff"],
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.anchor.tag-name.xml","a"],
  ["text.tag-whitespace.xml"," "],
  ["entity.other.attribute-name.xml","href"],
  ["keyword.operator.attribute-equals.xml","="],
  ["string.attribute-value.xml","\"abc"]
],[
   "start",
  ["string.attribute-value.xml","  def\""],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   ["string.attribute-value.xml","tag_stuff"],
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.anchor.tag-name.xml","a"],
  ["text.tag-whitespace.xml"," "],
  ["entity.other.attribute-name.xml","href"],
  ["keyword.operator.attribute-equals.xml","="],
  ["string.attribute-value.xml","'abc"]
],[
   "start",
  ["string.attribute-value.xml","def\\'"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start"
],[
   "start",
  ["meta.tag.punctuation.end-tag-open.xml","</"],
  ["meta.tag.tag-name.xml","html"],
  ["meta.tag.punctuation.tag-close.xml",">"]
]]