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