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