echo 'digraph { "Suzuhara" -> "Kasumi" [taillabel = "Older sister of"] "Saki" -> "Kasumi" [taillabel = "In love with"] }' | dot -Tsvg > output.svg