1 <?xml version="1.0" encoding="UTF-8"?>
2 <pazpar2 xmlns="http://www.indexdata.com/pazpar2/1.0">
3 <!-- Used by test_settings.sh -->
9 <!-- we try to keep same order as in marc21.xsl -->
10 <metadata name="id" brief="yes"/>
11 <metadata name="lccn" merge="unique"/>
12 <metadata name="author" brief="yes" termlist="yes" merge="unique" rank="2"/>
13 <metadata name="title" brief="yes" sortkey="skiparticle"
14 merge="longest" rank="6"/>
19 <!-- Keep this comment at the end of the file