echo 'digraph { "Uryuu Ishida" -> "Souken Ishida" [taillabel = "Grandfather of"] "Ichigo Kurosaki" -> "Uryuu Ishida" [taillabel = ""close" friend of "] "Souken Ishida" -> "Uryuu Ishida" [taillabel = "Grandson of"] "Ryuken Ishida" -> "Uryuu Ishida" [taillabel = "Son of"] }' | dot -Tsvg > output.svg