echo 'digraph { "Shouka Hong" -> "Shuurei Hong" [taillabel = "Daughter of"] "Ryuuki Shi" -> "Shuurei Hong" [taillabel = "Wife of"] "Ryuuren Ran" -> "Shuurei Hong" [taillabel = "Best friend of"] "Reishin Hong" -> "Shuurei Hong" [taillabel = "Niece of"] "Kurou Hong" -> "Shuurei Hong" [taillabel = "Niece of"] "Sa Sakujun (Senya Rin)" -> "Shuurei Hong" [taillabel = "Lover of"] "Kouyuu Ri" -> "Shuurei Hong" [taillabel = "Cousin of"] "Shuurei Hong" -> "Shouka Hong" [taillabel = "Father of"] "Reishin Hong" -> "Shouka Hong" [taillabel = "Brother of"] "Reishin Hong" -> "Kouyuu Ri" [taillabel = "Foster father of"] "Shuurei Hong" -> "Reishin Hong" [taillabel = "Uncle of"] "Seiran Shi" -> "Ryuuki Shi" [taillabel = "Step-brother of"] }' | dot -Tsvg > output.svg