echo 'digraph { "Christopher Harden" -> "Lukather Harden" [taillabel = "Son of"] "Lukather Harden" -> "Christopher Harden" [taillabel = "Father of"] }' | dot -Tsvg > output.svg