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