echo 'digraph { "Mariccle" -> "Scáthach" [taillabel = "Nephew of"] "Ayra " -> "Scáthach" [taillabel = "Son of"] "Larcei" -> "Scáthach" [taillabel = "Twin Brother of"] "Galzus" -> "Scáthach" [taillabel = "Cousin of"] "Shannan" -> "Scáthach" [taillabel = "Cousin of"] "Galzus" -> "Ayra " [taillabel = "Aunt of"] "Scáthach" -> "Ayra " [taillabel = "Mother of"] "Mariccle" -> "Ayra " [taillabel = "Half-sister of"] "Shannan" -> "Ayra " [taillabel = "Aunt of"] "Larcei" -> "Ayra " [taillabel = "Mother of"] "Scáthach" -> "Larcei" [taillabel = "Twin Sister of"] "Ayra " -> "Larcei" [taillabel = "Daughter of"] "Galzus" -> "Larcei" [taillabel = "Cousin of"] "Mariccle" -> "Larcei" [taillabel = "Niece of"] "Shannan" -> "Larcei" [taillabel = "Cousin of"] "Mariccle" -> "Shannan" [taillabel = "Son of"] "Galzus" -> "Shannan" [taillabel = "Cousin of"] "Ayra " -> "Shannan" [taillabel = "Nephew of"] "Larcei" -> "Shannan" [taillabel = "Cousin of"] "Scáthach" -> "Shannan" [taillabel = "Cousin of"] "Mareeta" -> "Galzus" [taillabel = "Father of"] "Ayra " -> "Mariccle" [taillabel = "Half-brother of"] "Shannan" -> "Mariccle" [taillabel = "Father of"] "Larcei" -> "Mariccle" [taillabel = "Uncle of"] "Scáthach" -> "Mariccle" [taillabel = "Uncle of"] "Galzus" -> "Mariccle" [taillabel = "Uncle of"] }' | dot -Tsvg > output.svg