echo 'digraph { "Airei" -> "Meiran" [taillabel = "Best friend of"] "Meiran" -> "Airei" [taillabel = "Best friend of"] }' | dot -Tsvg > output.svg