echo 'digraph { "Claire Elford" -> "Noel Levine" [taillabel = "Childhood friend of"] "Nicholas Levine" -> "Noel Levine" [taillabel = "Son of"] "Sirius Gibson" -> "Claire Elford" [taillabel = "Adoptive sister of"] "Dorothy Elford" -> "Claire Elford" [taillabel = "Granddaughter of"] "Noel Levine" -> "Claire Elford" [taillabel = "Childhood friend of"] "Fiona Elford" -> "Claire Elford" [taillabel = "Daughter of"] "Noel Levine" -> "Nicholas Levine" [taillabel = "Father of"] }' | dot -Tsvg > output.svg