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