echo 'digraph { "Kamihito Kagura" -> "Nakahito Kagura " [taillabel = "Younger Brother of"] "Nakahito Kagura " -> "Nakahito Kagura " [taillabel = "Master of"] "Nako Kagura" -> "Nakahito Kagura " [taillabel = "Ancestor of"] "Kamihito Kagura" -> "Nakahito Kagura " [taillabel = "Younger Brother of"] "Nakahito Kagura " -> "Nakahito Kagura " [taillabel = "Master of"] "Nako Kagura" -> "Nakahito Kagura " [taillabel = "Ancestor of"] "Uruka Sumeragi" -> "Nako Kagura" [taillabel = "Best friend of"] "Misaki Kagura" -> "Nako Kagura" [taillabel = "Daughter of"] "Yutaka Kizuki" -> "Nako Kagura" [taillabel = "Student of"] "Lead Practitioner" -> "Nako Kagura" [taillabel = "Granddaughter of"] "Nakahito Kagura " -> "Nako Kagura" [taillabel = "descendant of"] "Nakahito Kagura " -> "Kamihito Kagura" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg