echo 'digraph { "Leona Heidern" -> "Heidern" [taillabel = "Father of"] "Whip" -> "Heidern" [taillabel = "Teammate of"] "Clark Still" -> "Heidern" [taillabel = "Teammate of"] "Ralf Jones" -> "Heidern" [taillabel = "Teammate of"] "Rugal Bernstein" -> "Heidern" [taillabel = "Enemy of"] "Zero" -> "Heidern" [taillabel = "Enemy of"] "Clark Still" -> "Ralf Jones" [taillabel = "Teammate of"] "Whip" -> "Ralf Jones" [taillabel = "Teammate of"] "Leona Heidern" -> "Ralf Jones" [taillabel = "Teammate of"] "Heidern" -> "Ralf Jones" [taillabel = "Subordinate of"] "Whip" -> "Clark Still" [taillabel = "Teammate of"] "Heidern" -> "Clark Still" [taillabel = "Subordinate of"] "Ralf Jones" -> "Clark Still" [taillabel = "Teammate of"] "Leona Heidern" -> "Clark Still" [taillabel = "Teammate of"] "Adelheid Bernstein" -> "Rugal Bernstein" [taillabel = "Father of"] "Rose Bernstein" -> "Rugal Bernstein" [taillabel = "Father of"] "Goenitz" -> "Rugal Bernstein" [taillabel = "Enemy of"] "Heidern" -> "Leona Heidern" [taillabel = "Daughter of"] "Ralf Jones" -> "Leona Heidern" [taillabel = "Teammate of"] "Clark Still" -> "Leona Heidern" [taillabel = "Teammate of"] "Whip" -> "Leona Heidern" [taillabel = "Teammate of"] "K'" -> "Whip" [taillabel = "Younger Sister of"] "Clark Still" -> "Whip" [taillabel = "Teammate of"] "Leona Heidern" -> "Whip" [taillabel = "Teammate of"] "Heidern" -> "Whip" [taillabel = "Subordinate of"] "Maxima" -> "Whip" [taillabel = "Former teammate of"] "Kula Diamond" -> "Whip" [taillabel = "Friend of"] "K'" -> "Zero" [taillabel = "Enemy of"] "Heidern" -> "Zero" [taillabel = "Enemy of"] "Maxima" -> "Zero" [taillabel = "Enemy of"] "Diana" -> "Zero" [taillabel = "Enemy of"] "Foxy" -> "Zero" [taillabel = "Enemy of"] }' | dot -Tsvg > output.svg