echo 'digraph { "Dheginsea" -> "Kurthnaga" [taillabel = "son of"] "Rajaion" -> "Kurthnaga" [taillabel = "younger brother of"] "Almedha" -> "Kurthnaga" [taillabel = "younger brother of"] "Kurthnaga" -> "Dheginsea" [taillabel = "Father of"] "Rajaion" -> "Dheginsea" [taillabel = "Father of"] "Almedha" -> "Dheginsea" [taillabel = "Father of"] "Dheginsea" -> "Rajaion" [taillabel = "son of"] "Kurthnaga" -> "Rajaion" [taillabel = "Older Brother of"] "Ena" -> "Rajaion" [taillabel = "Engaged to"] "Ashnard" -> "Rajaion" [taillabel = "enslaved by"] "Almedha" -> "Rajaion" [taillabel = "Older Brother of"] "Ashnard" -> "Almedha" [taillabel = "Wife of"] "Soren" -> "Almedha" [taillabel = "Mother of"] "Pelleas" -> "Almedha" [taillabel = "Adoptive mother of"] "Dheginsea" -> "Almedha" [taillabel = "Daughter of"] "Rajaion" -> "Almedha" [taillabel = "Younger Sister of"] "Kurthnaga" -> "Almedha" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg