echo 'digraph { "Schala" -> "Kid" [taillabel = "Daughter-clone of"] "Magus" -> "Schala" [taillabel = "Older sister of"] "Queen Zeal" -> "Schala" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg