echo 'digraph { "Cana Alberona" -> "Gildarts Clive" [taillabel = "Father of"] "Gildarts Clive" -> "Cana Alberona" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg