All Downloads are FREE. Search and download functionalities are using the official Maven repository.

y.memfactory-utils.0.0.23.source-code.books.xml Maven / Gradle / Ivy

There is a newer version: 0.0.25
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<bookstore>
	<book id="1">
		<name>冰与火之歌</name>
		<author>乔治马丁</author>
		<year>2014</year>
		<price>89</price>
	</book>
	<book id="2">
		<name>安徒生童话</name>
		<author>安徒生</author>
		<year>2004</year>
		<price>77</price>
	</book>
	<book id="3">
		<name>think think think</name>
		<author>aaa</author>
		<year>1997</year>
		<price>100</price>
	</book>
</bookstore>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy