echo 'digraph { "Marik Ishtar" -> "Dark Marik" [taillabel = "Alter ego of"] "Dark Marik" -> "Marik Ishtar" [taillabel = "Alter ego of"] "Ishizu Ishtar " -> "Marik Ishtar" [taillabel = "Brother of"] "Odion Ishtar" -> "Marik Ishtar" [taillabel = "Adoptive brother of"] }' | dot -Tsvg > output.svg