{
  "01-getting-started": {
    "title": "Getting Started"
  },
  "02-what-is-monster": {
    "title": "What is Monster?"
  },
  "03-dom": {
    "title": "DOM",
    "children": {
      "dom-form-handling": {
        "title": "Form handling"
      },
      "form-example": {
        "title": "Form examples"
      },
      "dom-based-templating-implementation": {
        "title": "DOM-based templating implementation"
      },
      "how-to-write-a-customcontrol": {
        "title": "How to write a CustomControl"
      }
    }
  },
  "04-i18n": {
    "title": "Internationalization",
    "children": {
      "i18n-locale-and-formatter": {
        "title": "Locale & Formatter"
      }
    }
  },
  "09-browser-compatibility": {
    "title": "Browser compatibility"
  }
}