echo 'digraph { "Arata Kirishima" -> "Touka Kirishima" [taillabel = "Daughter of"] "Ayato Kirishima" -> "Touka Kirishima" [taillabel = "Younger Sister of"] "Yoriko Kosaka" -> "Touka Kirishima" [taillabel = "Friend of#"] "Hinami Fueguchi" -> "Touka Kirishima" [taillabel = "Friend of#"] "Nishiki Nishio" -> "Touka Kirishima" [taillabel = "Friend of#"] "Renji Yomo" -> "Touka Kirishima" [taillabel = "Niece of"] "Ken Kaneki" -> "Touka Kirishima" [taillabel = "In love with"] "Kimi Nishino" -> "Nishiki Nishio" [taillabel = "Boyfriend of"] "Touka Kirishima" -> "Nishiki Nishio" [taillabel = "Friend of#"] "Ken Kaneki" -> "Nishiki Nishio" [taillabel = "Friend of#"] "Ryouko Fueguchi" -> "Hinami Fueguchi" [taillabel = "Daughter of"] "Touka Kirishima" -> "Yoriko Kosaka" [taillabel = "Friend of#"] "Touka Kirishima" -> "Ayato Kirishima" [taillabel = "Brother of"] "Arata Kirishima" -> "Ayato Kirishima" [taillabel = "son of"] "Touka Kirishima" -> "Arata Kirishima" [taillabel = "Father of"] "Ayato Kirishima" -> "Arata Kirishima" [taillabel = "Father of"] "Touka Kirishima" -> "Ken Kaneki" [taillabel = "In love with"] "Hinami Fueguchi" -> "Ken Kaneki" [taillabel = "Friend of#"] "Uta" -> "Ken Kaneki" [taillabel = "Friend of#"] "Hideyoshi Nagachika" -> "Ken Kaneki" [taillabel = "Friend of#"] "Nishiki Nishio" -> "Ken Kaneki" [taillabel = "Friend of#"] }' | dot -Tsvg > output.svg