echo 'digraph { "Kenshirou" -> "Shin" [taillabel = "Rival of"] "Yuria" -> "Shin" [taillabel = "In love with"] "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"] "Ryuga" -> "Yuria" [taillabel = "Younger Sister of"] "Juza" -> "Yuria" [taillabel = "Younger Sister of"] "Kenshirou" -> "Yuria" [taillabel = "Wife of"] }' | dot -Tsvg > output.svg