echo 'digraph { "Geoffrey" -> "Kieran" [taillabel = "subordinate of"] "Lucia" -> "Geoffrey" [taillabel = "younger brother of"] "Elincia Ridell Crimea" -> "Geoffrey" [taillabel = "retainer of"] }' | dot -Tsvg > output.svg