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