echo 'digraph { "Touya Kinomoto" -> "Sakura Kinomoto" [taillabel = "Younger Sister of"] "Syaoran Li" -> "Sakura Kinomoto" [taillabel = "Girlfriend of"] "Tomoyo Daidouji" -> "Sakura Kinomoto" [taillabel = "Best friend of"] "Fujitaka Kinomoto" -> "Sakura Kinomoto" [taillabel = "Daughter of"] "Nadeshiko Kinomoto" -> "Sakura Kinomoto" [taillabel = "Daughter of"] "Sonomi Daidouji" -> "Sakura Kinomoto" [taillabel = "Cousin of"] "Sakura" -> "Sakura Kinomoto" [taillabel = "Younger Version of"] "Touya" -> "Sakura" [taillabel = "Younger Sister of"] "Sakura Kinomoto" -> "Sakura" [taillabel = "Older Version of"] "Shaoran" -> "Sakura" [taillabel = "In love with"] "Fai D. Flourite" -> "Sakura" [taillabel = "Friend of#"] "Kurogane" -> "Sakura" [taillabel = "Friend of#"] "Nadeshiko Kinomoto" -> "Fujitaka Kinomoto" [taillabel = "Husband of"] "Touya Kinomoto" -> "Fujitaka Kinomoto" [taillabel = "Father of"] "Sakura Kinomoto" -> "Fujitaka Kinomoto" [taillabel = "Father of"] "Sonomi Daidouji" -> "Fujitaka Kinomoto" [taillabel = "Cousin of"] "Tomoyo Daidouji" -> "Fujitaka Kinomoto" [taillabel = "Cousin of"] "Sonomi Daidouji" -> "Nadeshiko Kinomoto" [taillabel = "Cousin of"] "Fujitaka Kinomoto" -> "Nadeshiko Kinomoto" [taillabel = "Wife of"] "Touya Kinomoto" -> "Nadeshiko Kinomoto" [taillabel = "Mother of"] "Sakura Kinomoto" -> "Nadeshiko Kinomoto" [taillabel = "Mother of"] "Tomoyo Daidouji" -> "Nadeshiko Kinomoto" [taillabel = "Cousin of"] "Tomoyo Daidouji" -> "Sonomi Daidouji" [taillabel = "Mother of"] "Nadeshiko Kinomoto" -> "Sonomi Daidouji" [taillabel = "Cousin of"] "Fujitaka Kinomoto" -> "Sonomi Daidouji" [taillabel = "Cousin of"] "Touya Kinomoto" -> "Sonomi Daidouji" [taillabel = "Cousin of"] "Sakura Kinomoto" -> "Sonomi Daidouji" [taillabel = "Cousin of"] "Sakura Kinomoto" -> "Syaoran Li" [taillabel = "Boyfriend of"] "Meiling Li" -> "Syaoran Li" [taillabel = "Cousin of"] "Clow Reed" -> "Syaoran Li" [taillabel = "Distant relative of"] "Shaoran" -> "Syaoran Li" [taillabel = "Younger Version of"] "Fuutie Li" -> "Syaoran Li" [taillabel = "Younger brother of"] "Shiefa Li" -> "Syaoran Li" [taillabel = "Younger brother of"] "Feimei Li" -> "Syaoran Li" [taillabel = "Younger brother of"] "Fanren Li" -> "Syaoran Li" [taillabel = "Younger brother of"] "Yelan Li" -> "Syaoran Li" [taillabel = "Son of"] "Sakura Kinomoto" -> "Tomoyo Daidouji" [taillabel = "Best friend of"] "Sonomi Daidouji" -> "Tomoyo Daidouji" [taillabel = "Daughter of"] "Nadeshiko Kinomoto" -> "Tomoyo Daidouji" [taillabel = "Cousin of"] "Fujitaka Kinomoto" -> "Tomoyo Daidouji" [taillabel = "Cousin of"] "Sakura Kinomoto" -> "Touya Kinomoto" [taillabel = "Older Brother of"] "Fujitaka Kinomoto" -> "Touya Kinomoto" [taillabel = "Son of"] "Nadeshiko Kinomoto" -> "Touya Kinomoto" [taillabel = "Son of"] "Yukito Tsukishiro" -> "Touya Kinomoto" [taillabel = "Best friend of"] "Sonomi Daidouji" -> "Touya Kinomoto" [taillabel = "Cousin of"] }' | dot -Tsvg > output.svg