echo 'digraph { "Kaoru Orihara" -> "Rei Asaka" [taillabel = "Best friend of"] "Rei Asaka" -> "Kaoru Orihara" [taillabel = "Best friend of"] }' | dot -Tsvg > output.svg