echo 'digraph { "Tharja" -> "Noire" [taillabel = "Daughter of"] "Noire" -> "Tharja" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg