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