echo 'digraph { "Dheginsea" -> "Gareth" [taillabel = "subordinate of"] "Kurthnaga" -> "Dheginsea" [taillabel = "Father of"] "Rajaion" -> "Dheginsea" [taillabel = "Father of"] "Almedha" -> "Dheginsea" [taillabel = "Father of"] }' | dot -Tsvg > output.svg