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