echo 'digraph { "Anre" -> "Seofon" [taillabel = "Partner of"] "Tweyen" -> "Seofon" [taillabel = "Superior of"] "Tien" -> "Seofon" [taillabel = "Superior of"] "Nio" -> "Seofon" [taillabel = "Superior of"] "Eahta" -> "Seofon" [taillabel = "Superior of"] "Feower" -> "Seofon" [taillabel = "Superior of"] "Seox" -> "Seofon" [taillabel = "Superior of"] "Fif" -> "Seofon" [taillabel = "Superior of"] "Threo" -> "Seofon" [taillabel = "Superior of"] "Silva" -> "Tweyen" [taillabel = "Friend of"] "Seofon" -> "Tweyen" [taillabel = "Subordinate of"] "Anre" -> "Tweyen" [taillabel = "Teammate of"] "Fif" -> "Tweyen" [taillabel = "Teammate of"] "Eahta" -> "Tweyen" [taillabel = "Teammate of"] "Tien" -> "Tweyen" [taillabel = "Teammate of"] "Threo" -> "Tweyen" [taillabel = "Teammate of"] "Feower" -> "Tweyen" [taillabel = "Teammate of"] "Nio" -> "Tweyen" [taillabel = "Teammate of"] "Silva" -> "Tweyen" [taillabel = "Rival of"] "Tien" -> "Feower" [taillabel = "Twin Brother of"] "Narmaya" -> "Eahta" [taillabel = "Distant relative of"] "Tweyen" -> "Nio" [taillabel = "Teammate of"] "Tien" -> "Nio" [taillabel = "Teammate of"] "Feower" -> "Nio" [taillabel = "Teammate of"] "Fif" -> "Nio" [taillabel = "Teammate of"] "Anre" -> "Nio" [taillabel = "Teammate of"] "Eahta" -> "Nio" [taillabel = "Teammate of"] "Threo" -> "Nio" [taillabel = "Teammate of"] "Seox" -> "Nio" [taillabel = "Teammate of"] "Seofon" -> "Nio" [taillabel = "Subordinate of"] "Feower" -> "Tien" [taillabel = "Twin Sister of"] "Feower" -> "Tien" [taillabel = "Older Sister of"] }' | dot -Tsvg > output.svg