bob, jim. bob, john. mother(martha, jim). mother(martha, john). { name: "The Bobsons", members: ['bob', 'martha', 'jim', 'john'] } retract(father(bob, jim)). assert(father(steve, jim)). assert(father(bob, jack)).

Snippet of XML