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