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