echo 'digraph { "Lucia" -> "Geoffrey" [taillabel = "younger brother of"] "Elincia Ridell Crimea" -> "Geoffrey" [taillabel = "retainer of"] "Geoffrey" -> "Lucia" [taillabel = "Older sister of"] "Elincia Ridell Crimea" -> "Lucia" [taillabel = "retainer 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