echo 'digraph { "Mio Katou" -> "Tomoe Kisaragi" [taillabel = "Friend of"] "Tomoe Kisaragi" -> "Mio Katou" [taillabel = "Childhood friend of"] }' | dot -Tsvg > output.svg