echo 'digraph { "Michelle Chang" -> "Julia Chang" [taillabel = "Adopted daughter of"] "King" -> "Julia Chang" [taillabel = "Friend of#"] "Lee Chaolan" -> "Julia Chang" [taillabel = "Friend of#"] "Julia Chang" -> "Michelle Chang" [taillabel = "Adoptive Mother 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