echo 'digraph { "Yuzuru Otonashi" -> "Hatsune Otonashi" [taillabel = "Sister of"] "Kanade Tachibana " -> "Yuzuru Otonashi" [taillabel = "In love with"] "Hatsune Otonashi" -> "Yuzuru Otonashi" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg