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