echo 'digraph { "Touka Kirishima" -> "Yoriko Kosaka" [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"] }' | dot -Tsvg > output.svg