echo 'digraph { "Colland Grumman" -> "Solle Grumman" [taillabel = "son of"] "Solle Grumman" -> "Colland Grumman" [taillabel = "Father of"] }' | dot -Tsvg > output.svg