echo 'digraph { "Inglis Eucus" -> "Luke Eucus" [taillabel = "Father of"] "Rafael Bilford" -> "Inglis Eucus" [taillabel = "Cousin of"] "Rafinha Bilford" -> "Inglis Eucus" [taillabel = "Cousin of"] }' | dot -Tsvg > output.svg