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