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