echo 'digraph { "Aika Natsukawa" -> "Kei Ashida" [taillabel = "Best friend of"] "Kei Ashida" -> "Aika Natsukawa" [taillabel = "Best friend of"] }' | dot -Tsvg > output.svg