echo 'digraph { "Gyro Zeppeli" -> "Ball Breaker" [taillabel = "Stand of"] "Johnny Joestar" -> "Gyro Zeppeli" [taillabel = "Friend of"] "Wekapipo" -> "Gyro Zeppeli" [taillabel = "Former enemy of"] "Will A. Zeppeli" -> "Gyro Zeppeli" [taillabel = "Counterpart of"] "Caesar Anthonio Zeppeli" -> "Gyro Zeppeli" [taillabel = "Counterpart of"] "Ball Breaker" -> "Gyro Zeppeli" [taillabel = "Stand User of"] "Johnny Joestar" -> "Gyro Zeppeli" [taillabel = "Teacher of"] "Gregorio Zeppeli" -> "Gyro Zeppeli" [taillabel = "Son of"] }' | dot -Tsvg > output.svg