echo 'digraph { "Arbell" -> "Salchow" [taillabel = "Husband of"] "Salchow" -> "Arbell" [taillabel = "Wife of"] "Don Accino" -> "Arbell" [taillabel = "Daughter of"] "Brindo" -> "Arbell" [taillabel = "Older sister of"] "Campacino Achino" -> "Arbell" [taillabel = "Older sister of"] "Hockera" -> "Arbell" [taillabel = "Older sister of"] "Lil" -> "Arbell" [taillabel = "Older sister of"] }' | dot -Tsvg > output.svg