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