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