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