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