echo 'digraph { "Brindo" -> "Campacino Achino" [taillabel = "Twin Brother of"] "Arbell" -> "Campacino Achino" [taillabel = "Younger Brother of "] "Hockera" -> "Campacino Achino" [taillabel = "Older Brother of"] "Lil" -> "Campacino Achino" [taillabel = "Older Brother of"] "Don Accino" -> "Campacino Achino" [taillabel = "Son of"] "Hockera" -> "Lil" [taillabel = "Younger Sister of"] "Arbell" -> "Lil" [taillabel = "Younger Sister of"] "Brindo" -> "Lil" [taillabel = "Younger Sister of"] "Campacino Achino" -> "Lil" [taillabel = "Younger Sister of"] "Don Accino" -> "Lil" [taillabel = "Daughter of"] "Lil" -> "Don Accino" [taillabel = "Father of"] "Hockera" -> "Don Accino" [taillabel = "Father of"] "Arbell" -> "Don Accino" [taillabel = "Father of"] "Brindo" -> "Don Accino" [taillabel = "Father of"] "Campacino Achino" -> "Don Accino" [taillabel = "Father of"] "Lil" -> "Hockera" [taillabel = "Older Brother of"] "Arbell" -> "Hockera" [taillabel = "Younger Brother of "] "Brindo" -> "Hockera" [taillabel = "Younger Brother of "] "Campacino Achino" -> "Hockera" [taillabel = "Younger Brother of "] "Don Accino" -> "Hockera" [taillabel = "Son of"] "Brindo" -> "Arbell" [taillabel = "Younger Sister of"] "Campacino Achino" -> "Arbell" [taillabel = "Younger Sister of"] "Salchow" -> "Arbell" [taillabel = "Wife of"] "Hockera" -> "Arbell" [taillabel = "Younger Sister of"] "Lil" -> "Arbell" [taillabel = "Younger Sister of"] "Don Accino" -> "Arbell" [taillabel = "Daughter of"] "Campacino Achino" -> "Brindo" [taillabel = "Twin Brother of"] "Arbell" -> "Brindo" [taillabel = "Younger Brother of "] "Hockera" -> "Brindo" [taillabel = "Older Brother of"] "Lil" -> "Brindo" [taillabel = "Older Brother of"] "Don Accino" -> "Brindo" [taillabel = "Son of"] }' | dot -Tsvg > output.svg