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