echo 'digraph { "Ridgett" -> "Bellows" [taillabel = "Best friend of"] "Amy" -> "Bellows" [taillabel = "Friend of#"] "Saaya" -> "Bellows" [taillabel = "Friend of#"] "Ledo" -> "Bellows" [taillabel = "Friend of#"] "Melty" -> "Bellows" [taillabel = "Friend of#"] "Bebel" -> "Bellows" [taillabel = "Friend of#"] "Lukkage" -> "Bellows" [taillabel = "Ally of"] "Amy" -> "Ledo" [taillabel = "In love with"] "Bellows" -> "Ledo" [taillabel = "Friend of#"] "Bebel" -> "Ledo" [taillabel = "Friend of#"] "Saaya" -> "Ledo" [taillabel = "Friend of#"] "Ridgett" -> "Ledo" [taillabel = "Friend of#"] "Melty" -> "Ledo" [taillabel = "Friend of#"] "Lukkage" -> "Ledo" [taillabel = "Ally of"] "Bebel" -> "Amy" [taillabel = "Sister of"] "Saaya" -> "Amy" [taillabel = "Best friend of"] "Bellows" -> "Amy" [taillabel = "Friend of#"] "Ridgett" -> "Amy" [taillabel = "Friend of#"] "Melty" -> "Amy" [taillabel = "Best friend of"] "Ledo" -> "Amy" [taillabel = "In love with"] "Lukkage" -> "Amy" [taillabel = "Ally of"] "Amy" -> "Saaya" [taillabel = "Best friend of"] "Melty" -> "Saaya" [taillabel = "Best friend of"] "Bellows" -> "Saaya" [taillabel = "Friend of#"] "Ridgett" -> "Saaya" [taillabel = "Friend of#"] "Bebel" -> "Saaya" [taillabel = "Friend of#"] "Ledo" -> "Saaya" [taillabel = "Friend of#"] "Lukkage" -> "Saaya" [taillabel = "Ally of"] "Saaya" -> "Melty" [taillabel = "Best friend of"] "Amy" -> "Melty" [taillabel = "Best friend of"] "Bellows" -> "Melty" [taillabel = "Friend of#"] "Ridgett" -> "Melty" [taillabel = "Friend of#"] "Bebel" -> "Melty" [taillabel = "Friend of#"] "Ledo" -> "Melty" [taillabel = "Friend of#"] "Bellows" -> "Ridgett" [taillabel = "Best friend of"] "Amy" -> "Ridgett" [taillabel = "Friend of#"] "Saaya" -> "Ridgett" [taillabel = "Friend of#"] "Ledo" -> "Ridgett" [taillabel = "Friend of#"] "Lukkage" -> "Ridgett" [taillabel = "Ally of"] "Melty" -> "Ridgett" [taillabel = "Friend of#"] "Amy" -> "Bebel" [taillabel = "Brother of"] "Saaya" -> "Bebel" [taillabel = "Friend of#"] "Ledo" -> "Bebel" [taillabel = "Friend of#"] "Bellows" -> "Bebel" [taillabel = "Friend of#"] "Melty" -> "Bebel" [taillabel = "Friend of#"] "Bellows" -> "Lukkage" [taillabel = "Ally of"] "Ridgett" -> "Lukkage" [taillabel = "Ally of"] "Ledo" -> "Lukkage" [taillabel = "Ally of"] "Amy" -> "Lukkage" [taillabel = "Ally of"] "Saaya" -> "Lukkage" [taillabel = "Ally of"] }' | dot -Tsvg > output.svg