echo 'digraph { "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"] "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"] "Toki" -> "Jagi" [taillabel = "Younger Brother of"] "Raoh" -> "Jagi" [taillabel = "Younger Brother of"] "Kenshirou" -> "Jagi" [taillabel = "Older Brother of"] "Amiba" -> "Jagi" [taillabel = "Friend of"] "Raoh" -> "Kaioh" [taillabel = "Older Brother of"] "Toki" -> "Kaioh" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg