<?xml version="1.0" encoding="UTF-8"?>
<property_submission>
  <property>
    <title>Modern apartment in Bežigrad</title>
    <description>Spacious 85m² apartment with balcony, parking, and central heating. Recently renovated.</description>
    <property_type>apartment</property_type>
    <listing_type>sell</listing_type>
    <price>285000</price>
    <street_number>45</street_number>
    <postal_code>1000</postal_code>
    <bedrooms>3</bedrooms>
    <bathrooms>2</bathrooms>
    <area_sqm>85</area_sqm>
    <floor>2</floor>
    <total_floors>5</total_floors>
    <year_built>2015</year_built>
    <energy_class>B</energy_class>
    <heating_type>central</heating_type>
    <furniture_type>unfurnished</furniture_type>
    <has_elevator>true</has_elevator>
    <has_storage>true</has_storage>
    <amenities>
      <item>balcony</item>
      <item>parking</item>
      <item>air_conditioning</item>
    </amenities>
    <contact_first_name>Janez</contact_first_name>
    <contact_last_name>Novak</contact_last_name>
    <contact_email>janez@agency.si</contact_email>
    <contact_phone>+386 41 123 456</contact_phone>
    <video_url>https://youtube.com/example</video_url>
  </property>
  <location>
    <city>Ljubljana</city>
    <district>Bežigrad</district>
    <street>Dunajska cesta</street>
  </location>
</property_submission>
