echo 'digraph { "Gokicha" -> "Chaba" [taillabel = "Friend of#"] "Chaba" -> "Gokicha" [taillabel = "Friend of#"] }' | dot -Tsvg > output.svg