echo 'digraph { "Iwasa" -> "Makoto Iwasa" [taillabel = "Brother of"] "Toraji Ishida" -> "Iwasa" [taillabel = "the former student of"] "Makoto Iwasa" -> "Iwasa" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg