echo 'digraph { "Fujitaka" -> "Shaoran" [taillabel = "Adopted son of"] "Syaoran Li" -> "Shaoran" [taillabel = "Older Version of"] "Sakura" -> "Shaoran" [taillabel = "In love with"] "Fai D. Flourite" -> "Shaoran" [taillabel = "Friend of"] "Kurogane" -> "Shaoran" [taillabel = "Friend of"] "Sakura" -> "Fai D. Flourite" [taillabel = "Friend of"] "Kurogane" -> "Fai D. Flourite" [taillabel = "Friend of"] "Shaoran" -> "Fai D. Flourite" [taillabel = "Friend of"] "Shaoran" -> "Fujitaka" [taillabel = "Adoptive father of"] "Fai D. Flourite" -> "Kurogane" [taillabel = "Friend of"] "Tomoyo" -> "Kurogane" [taillabel = "Subordinate 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"] "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"] }' | dot -Tsvg > output.svg