{ "books": { "book": [ { "ISBN": "81-7808-135-0", "Title": "Design Patterns", "Authors": [ "Eric Gamma", "Richard Helm", "Ralph Johnson", "John Vlissides" ] , "Publisher": "Pearson Education" }, { "ISBN": "0-13-185725-8", "Title": "Agile Principles,Patterns,and Practices in C#", "Authors": [ "Robert C.Martin", "Micah Martin" ] , "Publisher": "Prentice Hall" }, { "ISBN": "81-7722-331-3", "Title": "Practical J2EE", "Authors": [ "Nadir Gulzar" ], "Publisher": "dreamTech Press" } ] } }