echo 'digraph { "Danton" -> "Cinderella " [taillabel = "Step-daughter of"] "Catherine" -> "Cinderella " [taillabel = "Step-sister of"] "Jeanne" -> "Cinderella " [taillabel = "Step-sister of"] "Charles" -> "Cinderella " [taillabel = "Wife of"] "Duke Foyer" -> "Cinderella " [taillabel = "Daughter of"] "The King" -> "Cinderella " [taillabel = "Daughter-in-law of"] "The Queen" -> "Cinderella " [taillabel = "Daughter-in-law of"] "Miss Paulette" -> "Cinderella " [taillabel = "Goddaughter of"] "Francoise" -> "Cinderella " [taillabel = "Daughter of"] "Cinderella " -> "Charles" [taillabel = "Husband of"] "Duke Foyer" -> "Charles" [taillabel = "Son-in-law of"] "The King" -> "Charles" [taillabel = "Son of"] "The Queen" -> "Charles" [taillabel = "Son of"] "Alex" -> "Charles" [taillabel = "Friend of#"] "Francoise" -> "Charles" [taillabel = "Son-in-law of"] "Danton" -> "Catherine" [taillabel = "Daughter of"] "Jeanne" -> "Catherine" [taillabel = "Sister of"] "Cinderella " -> "Catherine" [taillabel = "Step-sister of"] "Duke Foyer" -> "Catherine" [taillabel = "Step-daughter of"] "Cinderella " -> "Jeanne" [taillabel = "Step-sister of"] "Catherine" -> "Jeanne" [taillabel = "Sister of"] "Danton" -> "Jeanne" [taillabel = "Daughter of"] "Duke Foyer" -> "Jeanne" [taillabel = "Step-daughter of"] "Cinderella " -> "Danton" [taillabel = "Step-mother of"] "Catherine" -> "Danton" [taillabel = "Mother of"] "Jeanne" -> "Danton" [taillabel = "Mother of"] "Duke Foyer" -> "Danton" [taillabel = "Wife of"] "Charles" -> "Danton" [taillabel = "Step-mother of"] "The Queen" -> "The King" [taillabel = "Husband of"] "Charles" -> "The King" [taillabel = "Father of"] "Cinderella " -> "The King" [taillabel = "Father-in-law of"] "Cinderella " -> "Miss Paulette" [taillabel = "Godmother of"] "The King" -> "The Queen" [taillabel = "Wife of"] "Charles" -> "The Queen" [taillabel = "Mother of"] "Cinderella " -> "The Queen" [taillabel = "Mother-in-law of"] "Duke Foyer" -> "Francoise" [taillabel = "Former wife of"] "Cinderella " -> "Francoise" [taillabel = "Mother of"] "Charles" -> "Francoise" [taillabel = "Mother-in-law of"] "Danton" -> "Duke Foyer" [taillabel = "Husband of"] "Cinderella " -> "Duke Foyer" [taillabel = "Father of"] "Catherine" -> "Duke Foyer" [taillabel = "Step-father of"] "Jeanne" -> "Duke Foyer" [taillabel = "Step-father of"] "Charles" -> "Duke Foyer" [taillabel = "Father-in-law of"] "Francoise" -> "Duke Foyer" [taillabel = "Husband of"] }' | dot -Tsvg > output.svg