echo 'digraph { "Tien Shinhan" -> "Krillin" [taillabel = "Friend of#"] "Goku" -> "Krillin" [taillabel = "Best friend of"] "Goku" -> "Krillin" [taillabel = "Best friend of"] "Master Roshi" -> "Krillin" [taillabel = "Student of"] "Android 18" -> "Krillin" [taillabel = "Husband of"] "Yamcha (teen)" -> "Krillin" [taillabel = "Friend of#"] "Bulma Briefs (adult)" -> "Krillin" [taillabel = "Friend of#"] "Marron" -> "Krillin" [taillabel = "Father of"] "Gohan Son " -> "Goku" [taillabel = "Father of"] "Krillin" -> "Goku" [taillabel = "Best friend of"] "Bardock" -> "Goku" [taillabel = "Son of"] "Chi-Chi" -> "Goku" [taillabel = "Husband of"] "Goten (child)" -> "Goku" [taillabel = "Father of"] "Pan" -> "Goku" [taillabel = "Grandfather of"] "Master Roshi" -> "Goku" [taillabel = "Student of"] "Videl" -> "Goku" [taillabel = "Father-in-law of"] "Vegeta" -> "Bulma Briefs (adult)" [taillabel = "Wife of"] "Bulla Briefs" -> "Bulma Briefs (adult)" [taillabel = "Mother of"] "Super Saiyan Future Trunks" -> "Bulma Briefs (adult)" [taillabel = "Mother of"] "Yamcha (teen)" -> "Bulma Briefs (adult)" [taillabel = "Former girlfriend of"] "Goku" -> "Bulma Briefs (adult)" [taillabel = "Friend of#"] "Krillin" -> "Bulma Briefs (adult)" [taillabel = "Friend of#"] "Master Roshi" -> "Bulma Briefs (adult)" [taillabel = "Friend of#"] "Launch (bad)" -> "Bulma Briefs (adult)" [taillabel = "Friend of#"] "Mrs. Brief" -> "Bulma Briefs (adult)" [taillabel = "Daughter of"] "Dr. Briefs" -> "Bulma Briefs (adult)" [taillabel = "Daughter of"] "Bulma Briefs (adult)" -> "Yamcha (teen)" [taillabel = "Former boyfriend of"] "Tien Shinhan" -> "Yamcha (teen)" [taillabel = "Friend of#"] "Krillin" -> "Yamcha (teen)" [taillabel = "Friend of#"] "Master Roshi" -> "Yamcha (teen)" [taillabel = "Student Of"] "Goku" -> "Yamcha (teen)" [taillabel = "Friend of#"] "Goku" -> "Master Roshi" [taillabel = "Teacher of"] "Krillin" -> "Master Roshi" [taillabel = "Teacher of"] "Android 17" -> "Android 18" [taillabel = "Twin Sister of"] "Krillin" -> "Android 18" [taillabel = "Wife of"] "Marron" -> "Android 18" [taillabel = "Mother of"] "Android 18" -> "Marron" [taillabel = "Daughter of"] "Android 17" -> "Marron" [taillabel = "Niece of"] "Krillin" -> "Marron" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg