echo 'digraph { "Dayan" -> "Sue" [taillabel = "Granddaughter of"] "Sue" -> "Dayan" [taillabel = "Grandfather of"] }' | dot -Tsvg > output.svg