echo 'digraph { "Kurumi" -> "Hal" [taillabel = "boyfriend of"] "Hal" -> "Kurumi" [taillabel = "girlfriend of"] }' | dot -Tsvg > output.svg