echo 'digraph { "Travant" -> "Areone" [taillabel = "son of"] "Altena" -> "Areone" [taillabel = "Adoptive brother of"] "Linoan" -> "Areone" [taillabel = "Engaged to"] "Quan" -> "Altena" [taillabel = "Daughter of"] "Ethlyn" -> "Altena" [taillabel = "Daughter of"] "Leif " -> "Altena" [taillabel = "Younger Sister of"] "Travant" -> "Altena" [taillabel = "Adopted daughter of"] "Areone" -> "Altena" [taillabel = "Adoptive sister of"] "Areone" -> "Linoan" [taillabel = "Engaged to"] "Areone" -> "Travant" [taillabel = "Father of"] "Altena" -> "Travant" [taillabel = "Adoptive Father of"] }' | dot -Tsvg > output.svg