<?xml version="1.0" encoding="UTF-8"?>
<states type="array">
  <state>
    <abbreviation>ACT</abbreviation>
    <id type="integer">8</id>
    <title>Australian Capital Territory</title>
  </state>
  <state>
    <abbreviation>NSW</abbreviation>
    <id type="integer">2</id>
    <title>New South Wales</title>
  </state>
  <state>
    <abbreviation>NT</abbreviation>
    <id type="integer">7</id>
    <title>Northern Territory</title>
  </state>
  <state>
    <abbreviation>QLD</abbreviation>
    <id type="integer">1</id>
    <title>Queensland</title>
  </state>
  <state>
    <abbreviation>SA</abbreviation>
    <id type="integer">6</id>
    <title>South Australia</title>
  </state>
  <state>
    <abbreviation>TAS</abbreviation>
    <id type="integer">4</id>
    <title>Tasmania</title>
  </state>
  <state>
    <abbreviation>VIC</abbreviation>
    <id type="integer">3</id>
    <title>Victoria</title>
  </state>
  <state>
    <abbreviation>WA</abbreviation>
    <id type="integer">5</id>
    <title>Western Australia</title>
  </state>
</states>

