echo 'digraph { "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"] "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"] "Rei" -> "Mamiya" [taillabel = "In love with"] "Bat" -> "Mamiya" [taillabel = "Friend of"] "Lin" -> "Mamiya" [taillabel = "Friend of"] "Kenshirou" -> "Mamiya" [taillabel = "Friend of"] "Toki" -> "Mamiya" [taillabel = "Friend of"] "Rei" -> "Yuda" [taillabel = "Rival of"] "Mamiya" -> "Yuda" [taillabel = "Enemy 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"] "Raoh" -> "Uighur the Warden" [taillabel = "Subordinate of"] "Mamiya" -> "Uighur the Warden" [taillabel = "Enemy of"] "Rei" -> "Uighur the Warden" [taillabel = "Enemy of"] "Kenshirou" -> "Uighur the Warden" [taillabel = "Enemy of"] }' | dot -Tsvg > output.svg