echo 'digraph { "Almedha" -> "Pelleas" [taillabel = "Adopted son of"] "Kurthnaga" -> "Almedha" [taillabel = "Older sister 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"] }' | dot -Tsvg > output.svg