echo 'digraph { "Shaoran" -> "Fujitaka" [taillabel = "Adoptive father of"] "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"] }' | dot -Tsvg > output.svg