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