{
  "removeFootnotes": false,
  "removeParagraphPatterns": [
    "^Comment:",
    "^NOTE:"
  ],
  "removeRanges": [
    {
      "start": "^MODEL INDEMNIFICATION AGREEMENT$",
      "end": "against their own directors and officers\\."
    },
    {
      "start": "^\\[Comment:",
      "end": "\\]\\s*$"
    }
  ]
}
