(#normal-male: { "1", "6", "8" },
#normal-female: { "5", "7", "10", "11", "15", "17", "18"},
#normal-unspec: { "14" },
#afflicted-male: { "3", "9", "12", "16" },
#afflicted-female: { "2", "4", "13" },
#afflicted-unspec: { },
#pedigree: {
(#father: "1", #mother: "2", #offspring: { "4", "5", "6", "8", "9" })
(#father: "3", #mother: "4", #offspring: { "11", "12", "13" })
(#father: "6", #mother: "7", #offspring: { "14" })
(#father: "9", #mother: "10", #offspring: { "15", "16", "17", "18" })});