[[
   "start",
  ["comment","# This sample document was taken from wikipedia:"]
],[
   "start",
  ["comment","# http://en.wikipedia.org/wiki/YAML#Sample_document"]
],[
   "start",
  ["list.markup","---"]
],[
   "start",
  ["meta.tag","receipt"],
  ["keyword",":     "],
  ["text","Oz-Ware Purchase Invoice"]
],[
   "start",
  ["meta.tag","date"],
  ["keyword",":        "],
  ["constant.numeric","2007-08-06"]
],[
   "start",
  ["meta.tag","customer"],
  ["keyword",":"]
],[
   "start",
  ["meta.tag","    given"],
  ["keyword",":   "],
  ["text","Dorothy"]
],[
   "start",
  ["meta.tag","    family"],
  ["keyword",":  "],
  ["text","Gale"]
],[
   "start"
],[
   "start",
  ["meta.tag","items"],
  ["keyword",":"]
],[
   "start",
  ["list.markup","    - "],
  ["meta.tag","part_no"],
  ["keyword",":   "],
  ["string","'A4786'"]
],[
   "start",
  ["meta.tag","      descrip"],
  ["keyword",":   "],
  ["text","Water Bucket "],
  ["paren.lparen","("],
  ["text","Filled"],
  ["paren.rparen",")"]
],[
   "start",
  ["meta.tag","      price"],
  ["keyword",":     "],
  ["constant.numeric","1.47"]
],[
   "start",
  ["meta.tag","      quantity"],
  ["keyword",":  "],
  ["constant.numeric","4"]
],[
   "start"
],[
   "start",
  ["list.markup","    - "],
  ["meta.tag","part_no"],
  ["keyword",":   "],
  ["string","'E1628'"]
],[
   "start",
  ["meta.tag","      descrip"],
  ["keyword",":   "],
  ["text","High Heeled "],
  ["string","\"Ruby\""],
  ["text"," Slippers"]
],[
   "start",
  ["meta.tag","      size"],
  ["keyword",":      "],
  ["constant.numeric","8"]
],[
   "start",
  ["meta.tag","      price"],
  ["keyword",":     "],
  ["constant.numeric","100.27"]
],[
   "start",
  ["meta.tag","      quantity"],
  ["keyword",":  "],
  ["constant.numeric","1"]
],[
   "start"
],[
   "start",
  ["meta.tag","bill-to"],
  ["keyword",":  "],
  ["constant.language","&id001"]
],[
   "qqstring",
  ["meta.tag","    street"],
  ["keyword",": "],
  ["string","|"]
],[
   "qqstring",
  ["string","            123 Tornado Alley"]
],[
   "qqstring",
  ["string","            Suite 16"]
],[
   "start",
  ["meta.tag","    city"],
  ["keyword",":   "],
  ["text","East Centerville"]
],[
   "start",
  ["meta.tag","    state"],
  ["keyword",":  "],
  ["text","KS"]
],[
   "start"
],[
   "start",
  ["meta.tag","ship-to"],
  ["keyword",":  "],
  ["constant.language","*id001"]
],[
   "start"
],[
   "qqstring",
  ["meta.tag","specialDelivery"],
  ["keyword",":  "],
  ["string",">"]
],[
   "qqstring",
  ["string","    Follow the Yellow Brick"]
],[
   "qqstring",
  ["string","    Road to the Emerald City."]
],[
   "qqstring",
  ["string","    Pay no attention to the"]
],[
   "qqstring",
  ["string","    man behind the curtain."]
],[
   "qqstring"
]]