echo 'digraph { "Rajaion" -> "Ena" [taillabel = "Engaged to"] "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"] }' | dot -Tsvg > output.svg