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