echo 'digraph { "Tatsurou Shiba" -> "Tatsuya Shiba" [taillabel = "Son of"] "Miyuki Shiba" -> "Tatsuya Shiba" [taillabel = "brother of"] "Miya Shiba" -> "Tatsuya Shiba" [taillabel = "Son of"] "Maya Yotsuba" -> "Tatsuya Shiba" [taillabel = "the nephew of "] "Tatsurou Shiba" -> "Miyuki Shiba" [taillabel = "Daughter of"] "Maya Yotsuba" -> "Miyuki Shiba" [taillabel = "Niece of"] "Tatsuya Shiba" -> "Miyuki Shiba" [taillabel = "Sister of"] "Tatsuya Shiba" -> "Miyuki Shiba" [taillabel = "In love with"] "Erika Chiba" -> "Miyuki Shiba" [taillabel = "Friend of#"] "Miya Shiba" -> "Miyuki Shiba" [taillabel = "Daughter of"] "Sayuri Shiba" -> "Tatsurou Shiba" [taillabel = "Husband of"] "Tatsuya Shiba" -> "Tatsurou Shiba" [taillabel = "Father of"] "Miyuki Shiba" -> "Tatsurou Shiba" [taillabel = "Father of"] "Maya Yotsuba" -> "Miya Shiba" [taillabel = "Twin Sister of"] "Tatsuya Shiba" -> "Miya Shiba" [taillabel = "Mother of"] "Miyuki Shiba" -> "Miya Shiba" [taillabel = "Mother of"] "Tatsurou Shiba" -> "Miya Shiba" [taillabel = "Former wife of"] }' | dot -Tsvg > output.svg