echo 'digraph { "Lisa Lisa" -> "Joseph Joestar (young)" [taillabel = "Son of"] "Erina Joestar" -> "Joseph Joestar (young)" [taillabel = "Grandson of"] "Erina Joestar" -> "Joseph Joestar (young)" [taillabel = "Grandson of "] "Jonathan Joestar" -> "Joseph Joestar (young)" [taillabel = "Grandson of"] "Suzi Q" -> "Joseph Joestar (young)" [taillabel = "Husband of"] "Holy Kujo" -> "Joseph Joestar (young)" [taillabel = "Father of"] "Giorno Giovanna" -> "Jonathan Joestar" [taillabel = "Father of"] "Joseph Joestar (young)" -> "Jonathan Joestar" [taillabel = "Grandfather of"] "Erina Pendleton" -> "Jonathan Joestar" [taillabel = "Husband of"] "George Joestar II" -> "Jonathan Joestar" [taillabel = "Father of"] "Danny" -> "Jonathan Joestar" [taillabel = "Owner of"] "Jotaro Kujo" -> "Jonathan Joestar" [taillabel = "Grandfather of"] "Straizo (young)" -> "Lisa Lisa" [taillabel = "the adopted daughter of"] "Holy Kujo" -> "Lisa Lisa" [taillabel = "Grandmother of"] "Josuke Higashikata" -> "Lisa Lisa" [taillabel = "Grandmother of"] "George Joestar II" -> "Lisa Lisa" [taillabel = "Wife of"] "Erina Joestar" -> "Lisa Lisa" [taillabel = "Mother-in-law of"] "Suzi Q" -> "Lisa Lisa" [taillabel = "Daughter-in-law of"] "Jotaro Kujo" -> "Lisa Lisa" [taillabel = "Grandson of"] "Holy Kujo" -> "Suzi Q" [taillabel = "Mother of"] "Jotaro Kujo" -> "Suzi Q" [taillabel = "Grandmother of"] "Joseph Joestar" -> "Suzi Q" [taillabel = "Wife of"] "Shizuka Joestar" -> "Suzi Q" [taillabel = "Adoptive Mother of"] "Joseph Joestar" -> "Holy Kujo" [taillabel = "Daughter of"] "Jotaro Kujo" -> "Holy Kujo" [taillabel = "Mother of"] "Holy's Stand" -> "Holy Kujo" [taillabel = "Stand User of"] }' | dot -Tsvg > output.svg