{
  "QUIZ3": {
    "-xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance",
    "ENTRY": [
      {
        "ID": "1",
        "TYPE": "S",
        "QUESTION": "What US state includes the San Juan Islands?",
        "CORRECT": "WA",
        "INCORRECT1": "FL",
        "INCORRECT2": "SC",
        "INCORRECT3": "NY"
      },
      {
        "ID": "2",
        "TYPE": "S",
        "QUESTION": "What state is across the lake from Milwaukee?",
        "CORRECT": "MI",
        "INCORRECT1": "MN",
        "INCORRECT2": "OH",
        "INCORRECT3": "PA"
      },
      {
        "ID": "3",
        "TYPE": "MC",
        "QUESTION": "Where do “klutz’ “chutzpah”, “schlep”, and “schmooze” come from, and where are these words mostly used?",
        "CORRECT": "NY",
        "INCORRECT1": "AR",
        "INCORRECT2": "NC",
        "INCORRECT3": "CO",
        "EXPLANATION": "Yiddish, originally primarily spoken by immigrant Jews in New York, but now used by most New Yorkers, and others."
      },
      {
        "ID": "4",
        "TYPE": "MC",
        "QUESTION": "What country captured and burned the US capital?",
        "CORRECT": "Britain",
        "INCORRECT1": "France",
        "INCORRECT2": "Mexico",
        "INCORRECT3": "Russia"
      },
      {
        "ID": "115",
        "TYPE": "S",
        "QUESTION": "In which of these states might you find a mother bear and her young fishing for salmon?",
        "CORRECT": "AK",
        "INCORRECT1": "NJ",
        "INCORRECT2": "UT",
        "INCORRECT3": "DE",
        "IMAGE": "../assets/photos/bears.jpg"
      }
    ]
  }
}