@Xml(name = "sec:references")
data class Reference(@Attribute(name = "source") val source: String?, @Attribute(name = "id") val id: String, @Attribute(name = "title") val title: String?, @TextContent val url: String?)JVN API レスポンスのsec:referencesプロパティ