echo 'digraph { "Red" -> "Alkaiser" [taillabel = "Alter ego of"] "Alkaiser" -> "Red" [taillabel = "Alter ego of"] }' | dot -Tsvg > output.svg