echo 'digraph { "Kyou" -> "Xiao Ai" [taillabel = "Daughter of"] "Xiao Ai" -> "Kyou" [taillabel = "Father of"] }' | dot -Tsvg > output.svg