echo 'digraph { "Asuka Sugo" -> "Osamu Sugo" [taillabel = "Older Brother of"] "Clair Fortran" -> "Osamu Sugo" [taillabel = "boyfriend of"] "Osamu Sugo" -> "Asuka Sugo" [taillabel = "Younger Sister of"] "Hayato Kazami" -> "Asuka Sugo" [taillabel = "love interest of"] "Osamu Sugo" -> "Clair Fortran" [taillabel = "girlfriend of"] }' | dot -Tsvg > output.svg