echo 'digraph { "Soun Tendou" -> "Akane Tendou" [taillabel = "Daughter of"] "Kasumi Tendou" -> "Akane Tendou" [taillabel = "Sister of"] "Nabiki Tendou" -> "Akane Tendou" [taillabel = "Sister of"] "Ranma Saotome" -> "Akane Tendou" [taillabel = "Engaged to"] "Tatewaki Kuno" -> "Akane Tendou" [taillabel = "love interest of"] "Ryoga Hibiki" -> "Akane Tendou" [taillabel = "love interest of"] "Genma Saotome" -> "Ranma Saotome" [taillabel = "Son of"] "Ranma Saotome" -> "Ranma Saotome" [taillabel = "male version of"] "Shampoo" -> "Ranma Saotome" [taillabel = "love interest of"] "Kodachi Kuno" -> "Ranma Saotome" [taillabel = "love interest of"] "Ukyo Kuonji" -> "Ranma Saotome" [taillabel = "love interest of"] "Akane Tendou" -> "Ranma Saotome" [taillabel = "Engaged to"] "Soun Tendou" -> "Kasumi Tendou" [taillabel = "Daughter of"] "Akane Tendou" -> "Kasumi Tendou" [taillabel = "Sister of"] "Nabiki Tendou" -> "Kasumi Tendou" [taillabel = "Sister of"] "Tofu Ono" -> "Kasumi Tendou" [taillabel = "love interest of"] "Akane Tendou" -> "Ryoga Hibiki" [taillabel = "In love with"] "Soun Tendou" -> "Nabiki Tendou" [taillabel = "Daughter of"] "Akane Tendou" -> "Nabiki Tendou" [taillabel = "Sister of"] "Kasumi Tendou" -> "Nabiki Tendou" [taillabel = "Sister of"] "Kodachi Kuno" -> "Tatewaki Kuno" [taillabel = "Brother of"] "Akane Tendou" -> "Tatewaki Kuno" [taillabel = "In love with"] "Ranma Saotome" -> "Tatewaki Kuno" [taillabel = "In love with"] }' | dot -Tsvg > output.svg