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