echo 'digraph { "Adelheid Bernstein" -> "Rugal Bernstein" [taillabel = "Father of"] "Rose Bernstein" -> "Rugal Bernstein" [taillabel = "Father of"] "Goenitz" -> "Rugal Bernstein" [taillabel = "Enemy of"] "Orochi" -> "Goenitz" [taillabel = "Servant of"] "Chris" -> "Goenitz" [taillabel = "Friend of"] "Yashiro Nanakase" -> "Goenitz" [taillabel = "Friend of"] "Shermie" -> "Goenitz" [taillabel = "Friend of"] "Kyo Kusanagi" -> "Goenitz" [taillabel = "Enemy of"] "Iori Yagami" -> "Goenitz" [taillabel = "Enemy of"] "Chizuru Kagura" -> "Goenitz" [taillabel = "Enemy of"] "Rose Bernstein" -> "Adelheid Bernstein" [taillabel = "Older Brother of"] "Rugal Bernstein" -> "Adelheid Bernstein" [taillabel = "Son of"] "Adelheid Bernstein" -> "Rose Bernstein" [taillabel = "Younger Sister of"] "Rugal Bernstein" -> "Rose Bernstein" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg