echo 'digraph { "Yuria" -> "Kenshirou" [taillabel = "Husband of"] "Rei" -> "Kenshirou" [taillabel = "Friend of"] "Raoh" -> "Kenshirou" [taillabel = "Younger Brother of"] "Jagi" -> "Kenshirou" [taillabel = "Younger Brother of"] "Toki" -> "Kenshirou" [taillabel = "Younger Brother of"] "Bat" -> "Kenshirou" [taillabel = "Friend of"] "Lin" -> "Kenshirou" [taillabel = "Friend of"] "Shin" -> "Kenshirou" [taillabel = "Rival of"] "Hyui" -> "Kenshirou" [taillabel = "Younger Brother of"] "Toki" -> "Raoh" [taillabel = "Brother of"] "Kenshirou" -> "Raoh" [taillabel = "Rival of"] "Kenshirou" -> "Raoh" [taillabel = "Older Brother of"] "Toki" -> "Raoh" [taillabel = "Older Brother of"] "Jagi" -> "Raoh" [taillabel = "Older Brother of"] "Kaioh" -> "Raoh" [taillabel = "Younger Brother of"] "Jagi" -> "Toki" [taillabel = "Older Brother of"] "Kenshirou" -> "Toki" [taillabel = "Older Brother of"] "Kaioh" -> "Toki" [taillabel = "Younger Brother of"] "Raoh" -> "Toki" [taillabel = "Rival of"] "Raoh" -> "Toki" [taillabel = "Younger Brother of"] "Kenshirou" -> "Shin" [taillabel = "Rival of"] "Yuria" -> "Shin" [taillabel = "In love with"] "Mamiya" -> "Rei" [taillabel = "In love with"] "Yuda" -> "Rei" [taillabel = "Rival of"] "Kenshirou" -> "Rei" [taillabel = "Friend of"] "Toki" -> "Rei" [taillabel = "Friend of"] "Lin" -> "Rei" [taillabel = "Friend of"] "Bat" -> "Rei" [taillabel = "Friend of"] "Uighur the Warden" -> "Rei" [taillabel = "Enemy of"] "Raoh" -> "Rei" [taillabel = "Enemy of"] "Toki" -> "Jagi" [taillabel = "Younger Brother of"] "Raoh" -> "Jagi" [taillabel = "Younger Brother of"] "Kenshirou" -> "Jagi" [taillabel = "Older Brother of"] "Amiba" -> "Jagi" [taillabel = "Friend of"] "Ryuga" -> "Yuria" [taillabel = "Younger Sister of"] "Juza" -> "Yuria" [taillabel = "Younger Sister of"] "Kenshirou" -> "Yuria" [taillabel = "Wife of"] "Bat" -> "Lin" [taillabel = "In love with"] "Lin" -> "Bat" [taillabel = "In love with"] "Kenshirou" -> "Bat" [taillabel = "Friend of"] "Toki" -> "Bat" [taillabel = "Friend of"] "Rei" -> "Bat" [taillabel = "Friend of"] "Mamiya" -> "Bat" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg