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