echo 'digraph { "Emperor Il" -> "Yona" [taillabel = "Daughter of"] "Yona" -> "Emperor Il" [taillabel = "Father of"] }' | dot -Tsvg > output.svg