{
  "id": "xor",
  "name": "XOR",
  "symbol_text": "=1",
  "inputs": 2,
  "truth_table": "Output is 1 when the inputs differ.",
  "boolean_expression": "Y = A ⊕ B",
  "url": "https://gratisapi.com/api/logic-gates/xor"
}
