echo 'digraph { "Mizore Yoroizuka" -> "Nozomi Kasaki" [taillabel = "Best friend of"] "Nozomi Kasaki" -> "Mizore Yoroizuka" [taillabel = "Best friend of"] }' | dot -Tsvg > output.svg