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