echo 'digraph { "Ruby Rose" -> "Penny Polendina" [taillabel = "Best friend of"] "Ruby Rose" -> "Penny Polendina" [taillabel = "In love with"] "Ruby Rose" -> "Penny Polendina" [taillabel = "Teammate of"] "Ciel Soleil" -> "Penny Polendina" [taillabel = "Former teammate of"] "Cinder Fall" -> "Penny Polendina" [taillabel = "Enemy of"] "Tyrian Callows" -> "Penny Polendina" [taillabel = "Enemy of"] "Mercury Black" -> "Penny Polendina" [taillabel = "Enemy of"] "Salem" -> "Penny Polendina" [taillabel = "Enemy of"] "Winter Schnee" -> "Penny Polendina" [taillabel = "Best friend of"] "Winter Schnee" -> "Penny Polendina" [taillabel = "Friend of"] "Weiss Schnee" -> "Penny Polendina" [taillabel = "Friend of"] "Blake Belladonna" -> "Penny Polendina" [taillabel = "Friend of"] "Yang Xiao Long" -> "Penny Polendina" [taillabel = "Friend 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"] "Winter Schnee" -> "Weiss Schnee" [taillabel = "Younger Sister of"] "Willow Schnee" -> "Weiss Schnee" [taillabel = "Daughter of"] "Jacques Schnee" -> "Weiss Schnee" [taillabel = "Daughter of"] "Whitley Schnee" -> "Weiss Schnee" [taillabel = "Sister of"] "Yang Xiao Long" -> "Blake Belladonna" [taillabel = "Girlfriend of"] "Ghira Belladonna" -> "Blake Belladonna" [taillabel = "Daughter of"] "Kali Belladonna" -> "Blake Belladonna" [taillabel = "Daughter 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"] }' | dot -Tsvg > output.svg