echo 'digraph { "Masara Kagami" -> "Kokoro Awane" [taillabel = "Best friend of"] "Kokoro Awane" -> "Masara Kagami" [taillabel = "Best friend of"] }' | dot -Tsvg > output.svg