echo 'digraph { "Ruby Rose" -> "Summer Rose" [taillabel = "Mother of"] "Raven Branwen" -> "Summer Rose" [taillabel = "Former teammate of"] "Qrow Branwen" -> "Summer Rose" [taillabel = "Former teammate of"] "Taiyang Xiao Long" -> "Summer Rose" [taillabel = "Former teammate of"] "Yang Xiao Long" -> "Ruby Rose" [taillabel = "Younger sister of"] "Summer Rose" -> "Ruby Rose" [taillabel = "Daughter of"] "Penny Polendina" -> "Ruby Rose" [taillabel = "In love with"] "Salem" -> "Ruby Rose" [taillabel = "Enemy of"] "Taiyang Xiao Long" -> "Ruby Rose" [taillabel = "Daughter of"] "Blake Belladonna" -> "Ruby Rose" [taillabel = "Teammate of"] "Weiss Schnee" -> "Ruby Rose" [taillabel = "Teammate of"] "Cinder Fall" -> "Ruby Rose" [taillabel = "Enemy of"] "Zwei" -> "Ruby Rose" [taillabel = "Owner of"] "Raven Branwen" -> "Qrow Branwen" [taillabel = "Twin Brother of"] "Ruby Rose" -> "Qrow Branwen" [taillabel = "Uncle of"] "Yang Xiao Long" -> "Qrow Branwen" [taillabel = "Uncle of"] "Yang Xiao Long" -> "Raven Branwen" [taillabel = "Mother of"] "Taiyang Xiao Long" -> "Raven Branwen" [taillabel = "Former teammate of"] "Summer Rose" -> "Raven Branwen" [taillabel = "Former teammate of"] "Qrow Branwen" -> "Raven Branwen" [taillabel = "Twin Sister of"] "Klein Sieben" -> "Raven Branwen" [taillabel = "Partner of"] "Yang Xiao Long" -> "Taiyang Xiao Long" [taillabel = "Father of"] "Ruby Rose" -> "Taiyang Xiao Long" [taillabel = "Father of"] "Raven Branwen" -> "Taiyang Xiao Long" [taillabel = "Former teammate of"] "Qrow Branwen" -> "Taiyang Xiao Long" [taillabel = "Former teammate of"] "Summer Rose" -> "Taiyang Xiao Long" [taillabel = "Former teammate of"] }' | dot -Tsvg > output.svg