echo 'digraph { "Arsenal (Original Roy Harper)" -> "Lian Nguyen-Harper" [taillabel = "Daughter of"] "Artemis Crock" -> "Lian Nguyen-Harper" [taillabel = "Niece of"] "Jade Nguyen" -> "Lian Nguyen-Harper" [taillabel = "Daughter of"] "Will Harper" -> "Lian Nguyen-Harper" [taillabel = "Daughter of"] "Arsenal (Original Roy Harper)" -> "Will Harper" [taillabel = "Clone of"] "Will Harper" -> "Arsenal (Original Roy Harper)" [taillabel = "Genetic Template of"] "Jim Harper" -> "Arsenal (Original Roy Harper)" [taillabel = "Genetic Template of"] "Artemis Crock" -> "Jade Nguyen" [taillabel = "Younger Sister of"] "Roy Harper" -> "Jade Nguyen" [taillabel = "Wife of"] "Will Harper" -> "Jade Nguyen" [taillabel = "Wife of"] }' | dot -Tsvg > output.svg