echo 'digraph { "John Ayers Mackenzie" -> "Julian Ayers Mackenzie" [taillabel = "grandson of"] "Julian Ayers Mackenzie" -> "John Ayers Mackenzie" [taillabel = "grandfather of"] }' | dot -Tsvg > output.svg