echo 'digraph { "Sgt. Clemets" -> "Dixie Clemets" [taillabel = "Face of"] "Reiko Hinomoto " -> "Dixie Clemets" [taillabel = "Rival of"] "Aisha" -> "Dixie Clemets" [taillabel = "Rival of"] "Rowdy Reiko" -> "Reiko Hinomoto " [taillabel = "Face of"] "Dixie Clemets" -> "Reiko Hinomoto " [taillabel = "Rival of"] "Evil Rose" -> "Reiko Hinomoto " [taillabel = "Younger Sister of"] "Noble Rose " -> "Reiko Hinomoto " [taillabel = "Younger Sister of"] "Makoto Aihara" -> "Reiko Hinomoto " [taillabel = "Rival of"] "Aigle" -> "Reiko Hinomoto " [taillabel = "Rival of"] "Dixie Clemets" -> "Sgt. Clemets" [taillabel = "Heel of"] "Rowdy Reiko" -> "Sgt. Clemets" [taillabel = "Rival of"] "Dixie Clemets" -> "Aisha" [taillabel = "Rival of"] }' | dot -Tsvg > output.svg