echo 'digraph { "Sayaka Yumi" -> "Kouji Kabuto" [taillabel = "Boyfriend of"] "Baron Ashura" -> "Kouji Kabuto" [taillabel = "Enemy of"] "Mazinger Z" -> "Kouji Kabuto" [taillabel = "Pilot of"] "Count Brocken" -> "Kouji Kabuto" [taillabel = "Enemy of"] "Shirou Kabuto" -> "Kouji Kabuto" [taillabel = "Older Brother of"] "Juuzou Kabuto" -> "Kouji Kabuto" [taillabel = "Grandson of"] "Kouji Kabuto" -> "Sayaka Yumi" [taillabel = "Girlfriend of"] "Kouji Kabuto" -> "Baron Ashura" [taillabel = "Enemy of"] "Baron Ashura" -> "Baron Ashura" [taillabel = "Expy of"] "Z-chan" -> "Mazinger Z" [taillabel = "Expy of"] "Kouji Kabuto" -> "Juuzou Kabuto" [taillabel = "Grandfather of"] "Shirou Kabuto" -> "Juuzou Kabuto" [taillabel = "Grandfather of"] }' | dot -Tsvg > output.svg