echo 'digraph { "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"] "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"] "Ken Kaneki" -> "Hideyoshi Nagachika" [taillabel = "Best friend of"] "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"] }' | dot -Tsvg > output.svg