Sha256: af569bc7bcf230e68996c079a70b2552175ae9ad305b6b6e950d2a0957e99512

Contents?: true

Size: 931 Bytes

Versions: 466

Compression:

Stored size: 931 Bytes

Contents

<?xml version="1.0"?>
<purchaseOrder orderDate="1999-10-20">
   <shipTo country="US">
      <name>Alice Smith</name>
      <street>123 Maple Street</street>
      <city>Mill Valley</city>
      <state>CA</state>
      <zip>90952</zip>
   </shipTo>
   <billTo country="US">
      <name>Robert Smith</name>
      <street>8 Oak Avenue</street>
      <city>Old Town</city>
      <state>PA</state>
      <zip>95819</zip>
   </billTo>
   <comment>Hurry, my lawn is going wild!</comment>
   <items>
      <item partNum="872-AA">
         <productName>Lawnmower</productName>
         <quantity>1</quantity>
         <USPrice>148.95</USPrice>
         <comment>Confirm this is electric</comment>
      </item>
      <item partNum="926-AA">
         <productName>Baby Monitor</productName>
         <quantity>1</quantity>
         <USPrice>39.98</USPrice>
         <shipDate>1999-05-21</shipDate>
      </item>
   </items>
</purchaseOrder>

Version data entries

466 entries across 456 versions & 43 rubygems

Version Path
nokogiri-1.7.1-x64-mingw32 test/files/po.xml
nokogiri-1.7.1-java test/files/po.xml
autocompl-0.2.2 test/dummy/vendor/bundle/ruby/2.3.0/gems/nokogiri-1.7.0.1/test/files/po.xml
autocompl-0.2.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/nokogiri-1.7.0.1/test/files/po.xml
autocompl-0.2.0 test/dummy/vendor/bundle/ruby/2.3.0/gems/nokogiri-1.7.0.1/test/files/po.xml
autocompl-0.1.2 test/dummy/vendor/bundle/ruby/2.3.0/gems/nokogiri-1.7.0.1/test/files/po.xml
autocompl-0.1.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/nokogiri-1.7.0.1/test/files/po.xml
autocompl-0.1.0 test/dummy/vendor/bundle/ruby/2.3.0/gems/nokogiri-1.7.0.1/test/files/po.xml
autocompl-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/nokogiri-1.7.0.1/test/files/po.xml
vagrant-unbundled-1.9.1.1 vendor/bundle/ruby/2.4.0/gems/nokogiri-1.6.8.1/test/files/po.xml
abaci-0.3.0 vendor/bundle/gems/nokogiri-1.6.8/test/files/po.xml
nokogiri-1.7.0.1 test/files/po.xml
nokogiri-1.7.0.1-x86-mingw32 test/files/po.xml
nokogiri-1.7.0.1-x64-mingw32 test/files/po.xml
nokogiri-1.7.0.1-java test/files/po.xml
ivanvc-logstash-input-s3-3.1.1.4 vendor/local/gems/nokogiri-1.7.0-java/test/files/po.xml
ivanvc-logstash-input-s3-3.1.1.3 vendor/local/gems/nokogiri-1.7.0-java/test/files/po.xml
ivanvc-logstash-input-s3-3.1.1.2 vendor/local/gems/nokogiri-1.7.0-java/test/files/po.xml
nokogiri-1.7.0 test/files/po.xml
nokogiri-1.7.0-x86-mingw32 test/files/po.xml