echo 'digraph { "Rei" -> "Shuu" [taillabel = "Friend of"] "Kenshirou" -> "Shuu" [taillabel = "Friend of"] "Souther" -> "Shuu" [taillabel = "Rival 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"] "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"] "Raoh" -> "Souther" [taillabel = "Rival of"] "Kenshirou" -> "Souther" [taillabel = "Rival of"] "Shuu" -> "Souther" [taillabel = "Rival of"] }' | dot -Tsvg > output.svg