echo 'digraph { "Kris Christopher" -> "Yana Christopher" [taillabel = "Descended from"] "Yana Christopher" -> "Kris Christopher" [taillabel = "Ancestor of"] }' | dot -Tsvg > output.svg