echo 'digraph { "Wolf" -> "Lion" [taillabel = "Teammate of"] "Panther" -> "Lion" [taillabel = "Teammate of"] }' | dot -Tsvg > output.svg