echo 'digraph { "Kaede Inao" -> "Kobayashi" [taillabel = "Friend of"] "Kobayashi" -> "Kaede Inao" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg