echo 'digraph { "Johny" -> "Depp" [taillabel = "Lover of"] "Depp" -> "Johny" [taillabel = "Lover of"] }' | dot -Tsvg > output.svg