echo 'digraph { "Radd" -> "Caesar" [taillabel = "Companion of"] "Caesar" -> "Radd" [taillabel = "Companion of"] }' | dot -Tsvg > output.svg