echo 'digraph { "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"] "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"] "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"] "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 = "Older 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#"] }' | dot -Tsvg > output.svg