echo 'digraph { "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"] "Jonathan Joestar" -> "Will A. Zeppeli" [taillabel = "Friend of"] "Caesar Anthonio Zeppeli" -> "Will A. Zeppeli" [taillabel = "Grandfather of"] "Mario Zeppeli" -> "Will A. Zeppeli" [taillabel = "Father of"] "Will A. Zeppeli" -> "Caesar Anthonio Zeppeli" [taillabel = "Grandson of"] "Joseph Joestar (young)" -> "Caesar Anthonio Zeppeli" [taillabel = "Friend of"] "Nicholas Joestar" -> "Johnny Joestar" [taillabel = "Brother of"] "George Joestar II" -> "Johnny Joestar" [taillabel = "Son of"] "Joseph Joestar (JoJolion)" -> "Johnny Joestar" [taillabel = "Grandfather of"] "George Joestar III" -> "Johnny Joestar" [taillabel = "Father of"] "Rina Higashikata" -> "Johnny Joestar" [taillabel = "Husband of"] "Johnny Joestar" -> "Wekapipo" [taillabel = "Former Enemy of"] "Gyro Zeppeli" -> "Wekapipo" [taillabel = "Former Enemy of"] "Lucy Steel" -> "Wekapipo" [taillabel = "Former Enemy of"] "Steven Steel" -> "Wekapipo" [taillabel = "Former enemy of"] "Gyro Zeppeli" -> "Ball Breaker" [taillabel = "Stand of"] "Gyro Zeppeli" -> "Gregorio Zeppeli" [taillabel = "Father of"] }' | dot -Tsvg > output.svg