echo 'digraph { "Devil Lady" -> "Jun Fudo" [taillabel = "Human Form of"] "Devil Lady-Giga" -> "Jun Fudo" [taillabel = "Human Form of"] "Tatsuya Yuasa" -> "Jun Fudo" [taillabel = "Client of"] "Kazumi Takiura" -> "Jun Fudo" [taillabel = "Best friend of"] "Jun Fudo" -> "Devil Lady" [taillabel = "Beast form of"] "Devil Lady-Giga" -> "Devil Lady" [taillabel = "Beast form of"] "Jun Fudo" -> "Kazumi Takiura" [taillabel = "Best friend of"] "Jun Fudo" -> "Tatsuya Yuasa" [taillabel = "Manager of"] "Satomi Yuasa" -> "Tatsuya Yuasa" [taillabel = "Husband of"] "Mayu Yuasa" -> "Tatsuya Yuasa" [taillabel = "Father of"] "Devil Lady" -> "Devil Lady-Giga" [taillabel = "Beast form of"] "Jun Fudo" -> "Devil Lady-Giga" [taillabel = "Beast form of"] }' | dot -Tsvg > output.svg