echo 'digraph { "Kazuya Mishima" -> "Ganryu" [taillabel = "bodyguard of"] "Julia Chang" -> "Ganryu" [taillabel = "In love with"] "Michelle Chang" -> "Ganryu" [taillabel = "In love with"] "Lee Chaolan" -> "Ganryu" [taillabel = "bodyguard of"] "Jin Kazama" -> "Kazuya Mishima" [taillabel = "Father of"] "Heihachi Mishima" -> "Kazuya Mishima" [taillabel = "son of"] "Jinpachi Mishima" -> "Kazuya Mishima" [taillabel = "grandson of"] "Kazumi Mishima" -> "Kazuya Mishima" [taillabel = "Son of"] "Jun Kazama" -> "Kazuya Mishima" [taillabel = "Husband of"] "Julia Chang" -> "Michelle Chang" [taillabel = "Adoptive Mother of"] "Michelle Chang" -> "Julia Chang" [taillabel = "Adopted daughter of"] "King" -> "Julia Chang" [taillabel = "Friend of"] "Lee Chaolan" -> "Julia Chang" [taillabel = "Friend of"] "Heihachi Mishima" -> "Lee Chaolan" [taillabel = "Adopted son of"] "Jinpachi Mishima" -> "Lee Chaolan" [taillabel = "Adopted grandson of"] "Jin Kazama" -> "Lee Chaolan" [taillabel = "adoptive uncle of"] "Julia Chang" -> "Lee Chaolan" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg