echo 'digraph { "Echo 1" -> "Echo 2" [taillabel = "Ally of"] "Echo 2" -> "Echo 1" [taillabel = "Ally of"] }' | dot -Tsvg > output.svg