echo 'digraph { "Diana" -> "Pinocchion" [taillabel = "Creation of"] "Dorothy" -> "Pinocchion" [taillabel = "Enemy of"] "Koga" -> "Pinocchion" [taillabel = "Teammate of"] "Girom" -> "Pinocchion" [taillabel = "Teammate of"] "Dorothy" -> "Diana" [taillabel = "Older sister of"] "Phantom" -> "Diana" [taillabel = "Superior of"] "Pinocchion" -> "Diana" [taillabel = "Creator of"] "Diana" -> "Dorothy" [taillabel = "Younger Sister of"] "Ginta Toramizu" -> "Dorothy" [taillabel = "In love with"] "Rapunzel" -> "Girom" [taillabel = "Younger Brother of"] "Ginta Toramizu" -> "Girom" [taillabel = "Rival of"] "Pinocchion" -> "Girom" [taillabel = "Teammate of"] "Koga" -> "Girom" [taillabel = "Teammate of"] "Alviss" -> "Koga" [taillabel = "Enemy of"] "Pinocchion" -> "Koga" [taillabel = "Teammate of"] "Girom" -> "Koga" [taillabel = "Teammate of"] }' | dot -Tsvg > output.svg