echo 'digraph { "Shuurei Hong" -> "Reishin Hong" [taillabel = "Uncle of"] "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"] }' | dot -Tsvg > output.svg