echo 'digraph { "Lisianthus" -> "Cineraria" [taillabel = "Mother of"] "King of Gods" -> "Cineraria" [taillabel = "Wife of"] "King of Devils" -> "Cineraria" [taillabel = "Younger Sister of"] "Lithia" -> "Cineraria" [taillabel = "Grandmother of"] "Kikyou" -> "Cineraria" [taillabel = "Mother of"] "Nerine" -> "Cineraria" [taillabel = "Aunt of"] "Sage" -> "Cineraria" [taillabel = "Sister of"] "Neria" -> "Nerine" [taillabel = "Grandmother of"] "Cineraria" -> "Nerine" [taillabel = "Niece of"] "Sage" -> "Nerine" [taillabel = "Daughter of"] "Lithia" -> "Lisianthus" [taillabel = "Aunt of"] "Kikyou" -> "Lisianthus" [taillabel = "Twin Sister of"] "Cineraria" -> "Lisianthus" [taillabel = "Daughter of"] "Daisy" -> "Lisianthus" [taillabel = "Cousin of"] "Cineraria" -> "King of Devils" [taillabel = "Older Brother of"] "Lithia" -> "King of Gods" [taillabel = "Grandfather of"] "Kikyou" -> "King of Gods" [taillabel = "Father of"] "Lisianthus" -> "King of Gods" [taillabel = "Father of"] "Cineraria" -> "King of Gods" [taillabel = "Husband of"] "Lisianthus" -> "Kikyou" [taillabel = "Twin Sister of"] "Lithia" -> "Kikyou" [taillabel = "Aunt of"] "Cineraria" -> "Kikyou" [taillabel = "Daughter of"] "King of Gods" -> "Kikyou" [taillabel = "Daughter of"] "Cineraria" -> "Sage" [taillabel = "Sister of"] "Nerine" -> "Sage" [taillabel = "Mother of"] "Lisianthus" -> "Lithia" [taillabel = "Niece of"] "Kunzite" -> "Lithia" [taillabel = "Daughter of"] "Kikyou" -> "Lithia" [taillabel = "Niece of"] "King of Gods" -> "Lithia" [taillabel = "Granddaughter of"] "Fluora" -> "Lithia" [taillabel = "Master of"] "Cineraria" -> "Lithia" [taillabel = "Granddaughter of"] }' | dot -Tsvg > output.svg