echo 'digraph { "Noel Levine" -> "Nicholas Levine" [taillabel = "Father of"] "Claire Elford" -> "Noel Levine" [taillabel = "Childhood friend of"] "Nicholas Levine" -> "Noel Levine" [taillabel = "Son of"] }' | dot -Tsvg > output.svg