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