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