[[
   "start",
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.tag-name.xml","Juhu"],
  ["meta.tag.punctuation.tag-close.xml",">"],
  ["text.xml","//Juhu Kinners"],
  ["meta.tag.punctuation.end-tag-open.xml","</"],
  ["meta.tag.tag-name.xml","Kinners"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["text.xml","test: two tags in the same lines should be in separate tokens\""]
],[
   "start",
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.tag-name.xml","Juhu"],
  ["meta.tag.punctuation.tag-close.xml",">"],
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.tag-name.xml","Kinners"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["text.xml","test: multiline attributes\""]
],[
   ["string.attribute-value.xml0","meta.tag.punctuation.tag-open.xml"],
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.tag-name.xml","copy"],
  ["text.tag-whitespace.xml"," "],
  ["entity.other.attribute-name.xml","set"],
  ["keyword.operator.attribute-equals.xml","="],
  ["string.attribute-value.xml","\"{"]
],[
   ["string.attribute-value.xml0","meta.tag.punctuation.tag-open.xml"],
  ["string.attribute-value.xml","}\""],
  ["text.tag-whitespace.xml"," "],
  ["entity.other.attribute-name.xml","undo"],
  ["keyword.operator.attribute-equals.xml","="],
  ["string.attribute-value.xml","\"{"]
],[
   "start",
  ["string.attribute-value.xml","}\""],
  ["meta.tag.punctuation.tag-close.xml","/>"]
]]