echo 'digraph { "Blue Mary" -> "Ryuji Yamazaki" [taillabel = "Former teammate of"] "Billy Kane" -> "Ryuji Yamazaki" [taillabel = "Former teammate of"] "Ryuji Yamazaki" -> "Billy Kane" [taillabel = "Former teammate of"] "Blue Mary" -> "Billy Kane" [taillabel = "Former teammate of"] "Geese Howard" -> "Billy Kane" [taillabel = "Servant of"] "Lilly Kane" -> "Billy Kane" [taillabel = "Older Brother of"] "Terry Bogard" -> "Billy Kane" [taillabel = "Enemy of"] "Hein" -> "Billy Kane" [taillabel = "Teammate of"] "Eiji Kisaragi" -> "Billy Kane" [taillabel = "Former teammate of"] "Iori Yagami" -> "Billy Kane" [taillabel = "Former teammate of"] "Terry Bogard" -> "Blue Mary" [taillabel = "Girlfriend of"] "Billy Kane" -> "Blue Mary" [taillabel = "Former teammate of"] "Ryuji Yamazaki" -> "Blue Mary" [taillabel = "Former teammate of"] "Vanessa" -> "Blue Mary" [taillabel = "Former teammate of"] "Ramon" -> "Blue Mary" [taillabel = "Former teammate of"] }' | dot -Tsvg > output.svg