echo 'digraph { "Perla Pucci" -> "Enrico Pucci" [taillabel = "Older Brother of"] "Weather Report" -> "Enrico Pucci" [taillabel = "Twin Brother of"] "Jolyne Cujoh" -> "Enrico Pucci" [taillabel = "Enemy of"] "Jotaro Kujo" -> "Jolyne Cujoh" [taillabel = "Daughter of"] "Jolyne's Mother" -> "Jolyne Cujoh" [taillabel = "Daughter of"] "Stone Free" -> "Jolyne Cujoh" [taillabel = "Stand of"] "Romeo Jisso" -> "Jolyne Cujoh" [taillabel = "Ex-Girlfriend of"] "Enrico Pucci" -> "Jolyne Cujoh" [taillabel = "Enemy of"] "Perla Pucci" -> "Weather Report" [taillabel = "Older Brother of"] "Enrico Pucci" -> "Perla Pucci" [taillabel = "Younger Sister of"] "Weather Report" -> "Perla Pucci" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg