echo 'digraph { "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" -> "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"] "Blake Belladonna" -> "Yang Xiao Long" [taillabel = "Girlfriend of"] "Ruby Rose" -> "Yang Xiao Long" [taillabel = "Older Half Sister of"] "Raven Branwen" -> "Yang Xiao Long" [taillabel = "Daughter of"] "Summer Rose" -> "Yang Xiao Long" [taillabel = "Step Daughter of"] "Taiyang Xiao Long" -> "Yang Xiao Long" [taillabel = "Daughter 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"] }' | dot -Tsvg > output.svg