[[
   "start",
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.tag-name.xml","h1"],
  ["meta.tag.punctuation.tag-close.xml",">"],
  ["text.xml","Listing Books"],
  ["meta.tag.punctuation.end-tag-open.xml","</"],
  ["meta.tag.tag-name.xml","h1"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["text.xml"," "]
],[
   "start",
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.table.tag-name.xml","table"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["text.xml","  "],
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.table.tag-name.xml","tr"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["text.xml","    "],
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.table.tag-name.xml","th"],
  ["meta.tag.punctuation.tag-close.xml",">"],
  ["text.xml","Title"],
  ["meta.tag.punctuation.end-tag-open.xml","</"],
  ["meta.tag.table.tag-name.xml","th"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["text.xml","    "],
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.table.tag-name.xml","th"],
  ["meta.tag.punctuation.tag-close.xml",">"],
  ["text.xml","Summary"],
  ["meta.tag.punctuation.end-tag-open.xml","</"],
  ["meta.tag.table.tag-name.xml","th"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["text.xml","    "],
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.table.tag-name.xml","th"],
  ["meta.tag.punctuation.tag-close.xml",">"],
  ["meta.tag.punctuation.end-tag-open.xml","</"],
  ["meta.tag.table.tag-name.xml","th"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["text.xml","    "],
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.table.tag-name.xml","th"],
  ["meta.tag.punctuation.tag-close.xml",">"],
  ["meta.tag.punctuation.end-tag-open.xml","</"],
  ["meta.tag.table.tag-name.xml","th"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["text.xml","    "],
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.table.tag-name.xml","th"],
  ["meta.tag.punctuation.tag-close.xml",">"],
  ["meta.tag.punctuation.end-tag-open.xml","</"],
  ["meta.tag.table.tag-name.xml","th"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["text.xml","  "],
  ["meta.tag.punctuation.end-tag-open.xml","</"],
  ["meta.tag.table.tag-name.xml","tr"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["text.xml"," "]
],[
   "start",
  ["support.ruby_tag","<%"],
  ["text"," "],
  ["variable.instance","@books"],
  ["text","."],
  ["identifier","each"],
  ["text"," "],
  ["keyword","do"],
  ["text"," |"],
  ["identifier","book"],
  ["text","| "],
  ["support.ruby_tag","%>"]
],[
   "start",
  ["text.xml","  "],
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.table.tag-name.xml","tr"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["text.xml","    "],
  ["comment.start.erb","<%#"],
  ["comment"," comment "],
  ["comment.end.erb","%>"]
],[
   "start",
  ["text.xml","    "],
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.table.tag-name.xml","td"],
  ["meta.tag.punctuation.tag-close.xml",">"],
  ["support.ruby_tag","<%="],
  ["text"," "],
  ["identifier","book"],
  ["text","."],
  ["identifier","title"],
  ["text"," "],
  ["support.ruby_tag","%>"],
  ["meta.tag.punctuation.end-tag-open.xml","</"],
  ["meta.tag.table.tag-name.xml","td"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["text.xml","    "],
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.table.tag-name.xml","td"],
  ["meta.tag.punctuation.tag-close.xml",">"],
  ["support.ruby_tag","<%="],
  ["text"," "],
  ["identifier","book"],
  ["text","."],
  ["identifier","content"],
  ["text"," "],
  ["support.ruby_tag","%>"],
  ["meta.tag.punctuation.end-tag-open.xml","</"],
  ["meta.tag.table.tag-name.xml","td"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["text.xml","    "],
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.table.tag-name.xml","td"],
  ["meta.tag.punctuation.tag-close.xml",">"],
  ["support.ruby_tag","<%="],
  ["text"," "],
  ["support.function","link_to"],
  ["text"," "],
  ["string.start","'"],
  ["string","Show"],
  ["string.end","'"],
  ["text",", "],
  ["identifier","book"],
  ["text"," "],
  ["support.ruby_tag","%>"],
  ["meta.tag.punctuation.end-tag-open.xml","</"],
  ["meta.tag.table.tag-name.xml","td"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["text.xml","    "],
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.table.tag-name.xml","td"],
  ["meta.tag.punctuation.tag-close.xml",">"],
  ["support.ruby_tag","<%="],
  ["text"," "],
  ["support.function","link_to"],
  ["text"," "],
  ["string.start","'"],
  ["string","Edit"],
  ["string.end","'"],
  ["text",", "],
  ["identifier","edit_book_path"],
  ["paren.lparen","("],
  ["identifier","book"],
  ["paren.rparen",")"],
  ["text"," "],
  ["support.ruby_tag","%>"],
  ["meta.tag.punctuation.end-tag-open.xml","</"],
  ["meta.tag.table.tag-name.xml","td"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["text.xml","    "],
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.table.tag-name.xml","td"],
  ["meta.tag.punctuation.tag-close.xml",">"],
  ["support.ruby_tag","<%="],
  ["text"," "],
  ["support.function","link_to"],
  ["text"," "],
  ["string.start","'"],
  ["string","Remove"],
  ["string.end","'"],
  ["text",", "],
  ["identifier","book"],
  ["text",", "],
  ["constant.other.symbol.ruby",":confirm"],
  ["text"," "],
  ["punctuation.separator.key-value","=>"],
  ["text"," "],
  ["string.start","'"],
  ["string","Are you sure?"],
  ["string.end","'"],
  ["text",", "],
  ["constant.other.symbol.ruby",":method"],
  ["text"," "],
  ["punctuation.separator.key-value","=>"],
  ["text"," "],
  ["constant.other.symbol.ruby",":delete"],
  ["text"," "],
  ["support.ruby_tag","%>"],
  ["meta.tag.punctuation.end-tag-open.xml","</"],
  ["meta.tag.table.tag-name.xml","td"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["text.xml","  "],
  ["meta.tag.punctuation.end-tag-open.xml","</"],
  ["meta.tag.table.tag-name.xml","tr"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["support.ruby_tag","<%"],
  ["text"," "],
  ["keyword","end"],
  ["text"," "],
  ["support.ruby_tag","%>"]
],[
   "start",
  ["meta.tag.punctuation.end-tag-open.xml","</"],
  ["meta.tag.table.tag-name.xml","table"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["text.xml"," "]
],[
   "start",
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.tag-name.xml","br"],
  ["text.tag-whitespace.xml"," "],
  ["meta.tag.punctuation.tag-close.xml","/>"]
],[
   "start",
  ["text.xml"," "]
],[
   "start",
  ["support.ruby_tag","<%="],
  ["text"," "],
  ["support.function","link_to"],
  ["text"," "],
  ["string.start","'"],
  ["string","New book"],
  ["string.end","'"],
  ["text",", "],
  ["identifier","new_book_path"],
  ["text"," "],
  ["support.ruby_tag","%>"]
]]