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