echo 'digraph { "Elincia Ridell Crimea" -> "Renning" [taillabel = "uncle of"] "Renning" -> "Elincia Ridell Crimea" [taillabel = "niece of"] "Geoffrey" -> "Elincia Ridell Crimea" [taillabel = "Childhood friend of"] "Lucia" -> "Elincia Ridell Crimea" [taillabel = "Childhood friend of"] }' | dot -Tsvg > output.svg