echo 'digraph { "Goro Honda" -> "Toshiya Satou" [taillabel = "Friend of"] "Hideki Shigeno" -> "Goro Honda" [taillabel = "Step-son of"] "Kaoru Shimizu" -> "Goro Honda" [taillabel = "Husband of"] }' | dot -Tsvg > output.svg