echo 'digraph { "Rinslet Laurenfrost" -> "Freya Grandol" [taillabel = "teacher of"] "Claire Rouge" -> "Freya Grandol" [taillabel = "teacher of"] "Kamito Kazehaya" -> "Freya Grandol" [taillabel = "teacher of"] "Freya Grandol" -> "Kamito Kazehaya" [taillabel = "student of"] "Terminus Est" -> "Kamito Kazehaya" [taillabel = "master of "] "Restia Ashdoll" -> "Kamito Kazehaya" [taillabel = "previous master of "] "Claire Rouge" -> "Rinslet Laurenfrost" [taillabel = "Friend of#"] "Carol Nastassha" -> "Rinslet Laurenfrost" [taillabel = "master of"] "Freya Grandol" -> "Rinslet Laurenfrost" [taillabel = "student of"] "Rinslet Laurenfrost" -> "Claire Rouge" [taillabel = "Friend of#"] "Freya Grandol" -> "Claire Rouge" [taillabel = "student of"] }' | dot -Tsvg > output.svg