echo 'digraph { "Opal" -> "Huan" [taillabel = "brother of"] "Suyin Beifong" -> "Huan" [taillabel = "son of"] "Bataar" -> "Huan" [taillabel = "son of"] "Bataar Jr." -> "Huan" [taillabel = "brother of"] "Wei" -> "Huan" [taillabel = "brother of"] "Wing" -> "Huan" [taillabel = "brother of"] "Toph Beifong" -> "Suyin Beifong" [taillabel = "Daughter of"] "Lin Beifong" -> "Suyin Beifong" [taillabel = "Sister of"] "Opal" -> "Suyin Beifong" [taillabel = "Mother of"] "Huan" -> "Suyin Beifong" [taillabel = "Mother of"] "Bataar" -> "Suyin Beifong" [taillabel = "Wife of"] "Bataar Jr." -> "Suyin Beifong" [taillabel = "Mother of"] "Wei" -> "Suyin Beifong" [taillabel = "Mother of"] "Wing" -> "Suyin Beifong" [taillabel = "Mother of"] "Suyin Beifong" -> "Opal" [taillabel = "Daughter of"] "Huan" -> "Opal" [taillabel = "Sister of"] "Bataar" -> "Opal" [taillabel = "Daughter of"] "Bataar Jr." -> "Opal" [taillabel = "Sister of"] "Wei" -> "Opal" [taillabel = "Sister of"] "Wing" -> "Opal" [taillabel = "Sister of"] "Toph Beifong" -> "Opal" [taillabel = "Granddaughter of"] "Lin Beifong" -> "Opal" [taillabel = "Niece of"] "Huan" -> "Bataar" [taillabel = "Father of"] "Opal" -> "Bataar" [taillabel = "Father of"] "Suyin Beifong" -> "Bataar" [taillabel = "Husband of"] "Bataar Jr." -> "Bataar" [taillabel = "Father of"] "Wei" -> "Bataar" [taillabel = "Father of"] "Wing" -> "Bataar" [taillabel = "Father of"] "Huan" -> "Bataar Jr." [taillabel = "brother of"] "Opal" -> "Bataar Jr." [taillabel = "brother of"] "Suyin Beifong" -> "Bataar Jr." [taillabel = "son of"] "Bataar" -> "Bataar Jr." [taillabel = "son of"] "Kuvira" -> "Bataar Jr." [taillabel = "Boyfriend of"] "Wei" -> "Bataar Jr." [taillabel = "brother of"] "Wing" -> "Bataar Jr." [taillabel = "brother of"] "Wing" -> "Wei" [taillabel = "brother of"] "Huan" -> "Wei" [taillabel = "brother of"] "Opal" -> "Wei" [taillabel = "brother of"] "Bataar Jr." -> "Wei" [taillabel = "brother of"] "Bataar" -> "Wei" [taillabel = "son of"] "Suyin Beifong" -> "Wei" [taillabel = "son of"] "Wei" -> "Wing" [taillabel = "brother of"] "Opal" -> "Wing" [taillabel = "brother of"] "Bataar Jr." -> "Wing" [taillabel = "brother of"] "Huan" -> "Wing" [taillabel = "brother of"] "Bataar" -> "Wing" [taillabel = "son of"] "Suyin Beifong" -> "Wing" [taillabel = "son of"] }' | dot -Tsvg > output.svg